Skip to content

Commit

Permalink
feat: update release notes, add contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Agus Makmun committed Mar 23, 2023
1 parent 3dda06f commit ad9e10f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ arthur <[email protected]>
Graham Ullrich <[email protected]>
Mfon Eti-mfon <[email protected]>
Katherine Michel <[email protected]>

Agus Makmun <[email protected]>
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,9 @@ Announcements have title and content, with options for filtering their display:

Django / Python | 3.6 | 3.7 | 3.8
--------------- | --- | --- | ---
2.2 | * | * | *
3.0 | * | * | *
2.2 | * | * | *
3.0 | * | * | *
4.0 | * | * | *


## Documentation
Expand Down Expand Up @@ -272,6 +273,11 @@ Since `bootstrap` template tags and filters are no longer loaded, you'll also ne

## Change Log

### 4.0.1

* Support Django 4.0
* Avoid extra queries when fetching dismissals #63

### 4.0.0

* Drop Django 1.11, 2.0, and 2.1, and Python 2,7, 3.4, and 3.5 support
Expand Down

0 comments on commit ad9e10f

Please sign in to comment.