Skip to content

Commit

Permalink
Add changelog from previous versions
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciuschiele committed Dec 21, 2017
1 parent 2cca583 commit 1e628ab
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Changelog
---------

1.1.2
++++++++++++++++++
- Fix: apidoc.json without a url was raising an error.

1.1.1
++++++++++++++++++
- Fix: Open files using utf-8 encoding, this prevent errors like "UnicodeDecodeError: 'ascii' codec can't decode."

1.1.0
++++++++++++++++++
- Add support for absolute url in @api

1.0.0
++++++++++++++++++
- Add support to Python 2.7 (:issue:`1`). Thanks :user:`hellking4u`.
Expand Down

0 comments on commit 1e628ab

Please sign in to comment.