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 Nov 22, 2022
1 parent ffe4972 commit 751f46a
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 @@ https://www.transifex.com/projects/p/django-filebrowser/
Releases
--------

* FileBrowser 4.0.1 (January 12th, 2022): Compatible with Django 4.0
* FileBrowser 4.0.2 (November 22nd, 2022): Compatible with Django 4.0
* FileBrowser 3.14.3 (January 12th, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* FileBrowser 4.0.2 (Development Version for Django 4.0, see Branch Stable/4.0.x)
* FileBrowser 4.0.3 (Development Version for Django 4.0, see Branch Stable/4.0.x)
* FileBrowser 3.14.4 (Development Version for Django 3.2, see Branch Stable/3.14.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
=========

4.0.2 (not yet released)
4.0.3 (not yet released)
------------------------

4.0.2 (November 22nd 2022)
--------------------------

* Fixed Pillow version with tests

4.0.1 (January 12th 2022)
-------------------------

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

**FileBrowser is always developed against the latest stable Django release and is NOT tested with Djangos trunk.**

* FileBrowser 4.0.1 (January 12th, 2022): Compatible with Django 4.0
* FileBrowser 4.0.2 (November 22nd, 2022): Compatible with Django 4.0
* FileBrowser 3.14.3 (January 12th, 2022): Compatible with Django 3.2 (LTS)

Current development branches:

* FileBrowser 4.0.2 (Development Version for Django 4.0, see Branch Stable/4.0.x)
* FileBrowser 4.0.3 (Development Version for Django 4.0, see Branch Stable/4.0.x)
* FileBrowser 3.14.4 (Development Version for Django 3.2, see Branch Stable/3.14.x)

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

0 comments on commit 751f46a

Please sign in to comment.