Skip to content

Commit

Permalink
Preparing release 8.1.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Oct 31, 2024
1 parent 45be3de commit d9973db
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 8 deletions.
25 changes: 25 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,31 @@ Changelog
.. towncrier release notes start
8.1.3 (2024-10-31)
------------------

Bug fixes:


- Get the object to be translated correctly
[erral] (#303)
- Take RichTextBehavior fields into account
[erral] (#464)


Internal:


- Update configuration files.
[plone devs]


Tests


- port robot tests to use the browser library [@1letter] (#459)


8.1.2 (2024-05-30)
------------------

Expand Down
2 changes: 0 additions & 2 deletions news/+meta.internal

This file was deleted.

2 changes: 0 additions & 2 deletions news/303.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion news/459.tests

This file was deleted.

2 changes: 0 additions & 2 deletions news/464.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.1.3.dev0
version = 8.1.3
name = plone.app.multilingual
description = Multilingual Plone Content package
long_description = file: README.rst, CREDITS.rst, CHANGES.rst
Expand Down

0 comments on commit d9973db

Please sign in to comment.