Preparing release 3.2.0
[ci skip]
This commit is contained in:
parent
e22f5c4119
commit
c7dfbe6365
17
CHANGES.rst
17
CHANGES.rst
@ -8,6 +8,23 @@ Changelog
|
||||
|
||||
.. towncrier release notes start
|
||||
|
||||
3.2.0 (2019-04-29)
|
||||
------------------
|
||||
|
||||
New features:
|
||||
|
||||
|
||||
- Index/reindex/unindex the comment itself, do not defer to ``ICommentingTool``.
|
||||
This way it can be integrated into collective.indexing and Solr (or any other indexing tool).
|
||||
[gforcada] (#77)
|
||||
|
||||
|
||||
Bug fixes:
|
||||
|
||||
|
||||
- Fixed DeprecationWarning for ObjectEvent. [jensens] (#153)
|
||||
|
||||
|
||||
3.1.1 (2019-02-08)
|
||||
------------------
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Fixed DeprecationWarning for ObjectEvent. [jensens]
|
@ -1,3 +0,0 @@
|
||||
Index/reindex/unindex the comment itself, do not defer to ``ICommentingTool``.
|
||||
This way it can be integrated into collective.indexing and Solr (or any other indexing tool).
|
||||
[gforcada]
|
Loading…
Reference in New Issue
Block a user