Skip to content

Commit

Permalink
prep 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vegu committed Nov 19, 2020
1 parent 3e2ffb8 commit 2ea4c1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@


## Unreleased


## 1.9.0
### Added
- python3.9 support
- django3.1 support
Expand Down
8 changes: 6 additions & 2 deletions CHANGELOG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
- python3.4 support
- python3.5 support
- django1.11 support
Unreleased:
1.9.0:
added:
- python3.9 support
- django3.1 support
Expand All @@ -109,9 +109,13 @@ Unreleased:
- added GRAINY_ANONYMOUS_GROUP setting
changed:
- grainy handler classes moved to handlers.py to prevent circular depdendency issue
deprecated: []
fixed:
- fix django-admin user and group admin view unregister
- fix instance namespacing on decorated models that have a grainy parent defined
Unreleased:
added: []
changed: []
deprecated: []
fixed: []
removed: []
security: []

0 comments on commit 2ea4c1e

Please sign in to comment.