Skip to content

Commit

Permalink
Add 1.17.0 changelog
Browse files Browse the repository at this point in the history
Closes #412
  • Loading branch information
axnsan12 committed Oct 2, 2019
1 parent 9a89d8c commit 1331158
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/changelog.rst
Expand Up @@ -2,15 +2,26 @@
Changelog
#########

**********
**1.17.0**
**********

*Release date: Oct 03, 2019*

- **ADDED:** added `JSONFieldInspector` for `JSONField` support (:pr:`417`)
- **IMPROVED:** updated ``swagger-ui`` to version 3.23.11
- **IMPROVED:** updated ``ReDoc`` to version 2.0.0-rc.14 (:issue:`398`)
- **FIXED:** fixed a type hint support issue (:pr:`428`, :issue:`450`)
- **FIXED:** fixed packaging issue caused by a missing requirement (:issue:`412`)

**********
**1.16.1**
**********

*Release date: Jul 16, 2019*

- **FIXED:** fixed DRF 3.10 compatibility (:pr:`408`, :issue:`410`, :issue:`411`)
- **IMPROVED:** better enum type detection for nested `ChoiceField`\ s (:pr:`400`)
- **FIXED:** fixed DRF 3.10 compatibility (:pr:`408`, :issue:`410`, :issue:`411`)

**********
**1.16.0**
Expand Down

0 comments on commit 1331158

Please sign in to comment.