Preparing release 4.0.0a2
[ci skip]
This commit is contained in:
parent
9ed94f0d7e
commit
0f524f76e4
20
CHANGES.rst
20
CHANGES.rst
@ -8,6 +8,26 @@ Changelog
|
|||||||
|
|
||||||
.. towncrier release notes start
|
.. towncrier release notes start
|
||||||
|
|
||||||
|
4.0.0a2 (2021-09-15)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
|
||||||
|
- Refactor templates and styling for comments and controlpanel.
|
||||||
|
[santonelli] (#169)
|
||||||
|
- Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification [ericof] (#183)
|
||||||
|
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
|
||||||
|
- Fix tests with Products.MailHost 4.11.
|
||||||
|
[maurits] (#174)
|
||||||
|
- Remove cyclic dependency with Products.CMFPlone
|
||||||
|
[ericof] (#186)
|
||||||
|
|
||||||
|
|
||||||
4.0.0a1 (2021-04-21)
|
4.0.0a1 (2021-04-21)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
Refactor templates and styling for comments and controlpanel.
|
|
||||||
[santonelli]
|
|
@ -1,2 +0,0 @@
|
|||||||
Fix tests with Products.MailHost 4.11.
|
|
||||||
[maurits]
|
|
@ -1 +0,0 @@
|
|||||||
Implement events for Comment (ICommentModifiedEvent) and Reply(IReplyModifiedEvent) modification [ericof]
|
|
@ -1,2 +0,0 @@
|
|||||||
Remove cyclic dependency with Products.CMFPlone
|
|
||||||
[ericof]
|
|
Loading…
Reference in New Issue
Block a user