Skip to content

Commit

Permalink
feincms3 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Nov 1, 2023
1 parent 8eb53ff commit 844898f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Change log
Next version
~~~~~~~~~~~~

4.5 (2023-11-01)
~~~~~~~~~~~~~~~~

- Extended ``|translations`` to with the option to pass an alternative value
for ``settings.LANGUAGES`` as a second argument.
- Stopped automatically sizing the CKEditor on startup; it was always wrong
Expand Down
2 changes: 1 addition & 1 deletion feincms3/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.4.3"
__version__ = "4.5.0"

0 comments on commit 844898f

Please sign in to comment.