Skip to content

Commit

Permalink
Release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Aug 30, 2021
1 parent 7ed4922 commit 7416682
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# APIFairy Change Log

**Release 0.8.2** - 2021-08-30

- One more change needed to include HTML files in package ([commit](https://github.com/miguelgrinberg/apifairy/commit/7ed49227de57afbd51dbea5bd2b1e24ff12f733f))

**Release 0.8.1** - 2021-08-30

- Add the documentation templates back into the package [#2](https://github.com/miguelgrinberg/apifairy/issues/2) ([commit](https://github.com/miguelgrinberg/apifairy/commit/7e0115cd5706652d7208bfafb8b47e8fe84b5de7))
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = apifairy
version = 0.8.2.dev0
version = 0.8.2
author = Miguel Grinberg
author_email = [email protected]
description = A minimalistic API framework built on top of Flask, Marshmallow and friends.
Expand Down

0 comments on commit 7416682

Please sign in to comment.