Skip to content

Commit

Permalink
Misc. fixes and tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
duchenean committed Sep 23, 2024
1 parent d71474f commit d81cdd0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
Changelog
=========

2.0.0b2 (unreleased)
--------------------
:q (2024-09-23)
---------------

- Fixed project disclaimer message displayed on item in `decision`,
display it only when item is not in `decision`.
[gbastien]
- Fixed wrong `meeting_type` on `preview_meeting.pt`.
[aduchene]

2.0.0b1 (2024-09-17)
--------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
)
setup(
name="plonemeeting.portal.core",
version="2.0.0b2.dev0",
version="2.0.0.dev0",
description="Plonemeeting decisions publication portal",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit d81cdd0

Please sign in to comment.