Skip to content

Commit

Permalink
docs for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
sehmaschine committed May 3, 2023
1 parent 693a8d4 commit bd9fd59
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ Releases

**Grappelli is always developed against the latest stable Django release and is NOT tested with Django's master branch.**

* Grappelli 3.0.5 (March 20th, 2023): Compatible with Django 4.0
* Grappelli 3.0.6 (May 3rd, 2023): Compatible with Django 4.0
* Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* Grappelli 3.0.6 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 3.0.7 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 2.15.7 (Development version for Django 3.2, see branch Stable/2.15.x)

Older versions are available at GitHub, but are not supported anymore.
7 changes: 6 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@
Changelog
=========

3.0.6 (not yet released)
3.0.7 (not yet released)
------------------------

3.0.6 (May 3rd 2023)
--------------------

* Fixed incorrect label of option returned by RelatedLookup view.

3.0.5 (March 20th 2023)
-----------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ Versions and Compatibility

**Grappelli is always developed against the latest stable Django release and is NOT tested with Django's master branch.**

* Grappelli 3.0.5 (March 20th, 2023): Compatible with Django 4.0
* Grappelli 3.0.6 (May 3rd, 2023): Compatible with Django 4.0
* Grappelli 2.15.6 (November 22nd, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* Grappelli 3.0.6 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 3.0.7 (Development version for Django 4.0, see branch Stable/3.0.x)
* Grappelli 2.15.7 (Development version for Django 3.2, see branch Stable/2.15.x)

Older versions are available at GitHub, but are not supported anymore.

0 comments on commit bd9fd59

Please sign in to comment.