Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Mar 14, 2024
1 parent bdfcd2e commit 25fb4cb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
Changelog
=========

1.2.2 (unreleased)
1.3.2 (unreleased)
------------------

- Nothing changed yet.
- Revert changes to 1.2.1 branch. We haven't deleted 1.3.0 and 1.3.1 branches because there are some releases on pypi.
[cekk]

1.3.1 (2024-03-14)
------------------

- Handle missing record in restapi endpoint.
[cekk]


1.3.0 (2024-03-07)
------------------

- Add footer_top field in settings, to manage a new footer row before columns.
[cekk]

1.2.1 (2024-01-17)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name="redturtle.voltoplugin.editablefooter",
version="1.2.2.dev0",
version="1.3.2.dev0",
description="Add-on for Volto to manage four-columns footer",
long_description=long_description,
# Get more from https://pypi.org/classifiers/
Expand Down

0 comments on commit 25fb4cb

Please sign in to comment.