Skip to content

Commit

Permalink
feincms3 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jun 6, 2024
1 parent 5507706 commit 0d72e6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Change log
Next version
~~~~~~~~~~~~


5.1 (2024-06-06)
~~~~~~~~~~~~~~~~

- Tweaked the tree changelist background stripes to also show some of the
hierarchy.
- Replaced the unicode icons with material icons, they work everywhere.
Expand Down
2 changes: 1 addition & 1 deletion feincms3/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "5.0.2"
__version__ = "5.1.0"

0 comments on commit 0d72e6e

Please sign in to comment.