Skip to content

Commit 1e628ab

Browse files
Add changelog from previous versions
1 parent 2cca583 commit 1e628ab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
---------
33

4+
1.1.2
5+
++++++++++++++++++
6+
- Fix: apidoc.json without a url was raising an error.
7+
8+
1.1.1
9+
++++++++++++++++++
10+
- Fix: Open files using utf-8 encoding, this prevent errors like "UnicodeDecodeError: 'ascii' codec can't decode."
11+
12+
1.1.0
13+
++++++++++++++++++
14+
- Add support for absolute url in @api
15+
416
1.0.0
517
++++++++++++++++++
618
- Add support to Python 2.7 (:issue:`1`). Thanks :user:`hellking4u`.

0 commit comments

Comments
 (0)