Skip to content

Commit

Permalink
Preparing release 8.2.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Nov 25, 2024
1 parent ce17f8c commit 49a82ea
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,21 @@ Changelog
.. towncrier release notes start
8.2.0 (2024-11-25)
------------------

New features:


- use pat-contentbrowser as default widget for add translation form [@1letter] (#461)


Bug fixes:


- [yurj] missing comma lead to unexpected variable remove from url (#472)


8.1.3 (2024-10-31)
------------------

Expand Down
1 change: 0 additions & 1 deletion news/461.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/472.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
version = 8.2.0.dev0
version = 8.2.0
name = plone.app.multilingual
description = Multilingual Plone Content package
long_description = file: README.rst, CREDITS.rst, CHANGES.rst
Expand Down

0 comments on commit 49a82ea

Please sign in to comment.