diff --git a/CHANGES.rst b/CHANGES.rst index 74f80da..2bffbb0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,10 +10,14 @@ Breaking changes: New features: -- *add item here* +- Added notification about the publishing or elimination of a comment. + [eikichi18] Bug fixes: +- Changed method that check when the page is fully loaded in moderation.js + [eikichi18] + - Fix location of controlpanel events. [jensens]