Skip to content

Commit

Permalink
Updates CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sztamas committed Aug 30, 2020
1 parent 914e6de commit 8bfb66e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
Changelog
=========

### TBD
### 1.9.0 Aug 30, 2020
- Switched to Poetry (https://python-poetry.org/) + more cleanup
- Switched to pytest and pytest-django
- Drop support for pre-Django 1.10 style MIDDLEWARES
- Switch to old style url to path in urls.py
- Added Black and re-formatted and linted all the code
- Added isort and sorted all imports
- Bugfix: Add rule in admin was throwing an exception
- Handling "unknown" values in X-Forwarded-For header; introduces IPRESTRICT_USE_PROXY_IF_UNKNOWN header
- More cleanup

### 1.8.1 Aug 24, 2020
Expand Down

0 comments on commit 8bfb66e

Please sign in to comment.