diff --git a/CHANGELOG.md b/CHANGELOG.md index 665e844..a6ede84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This is a beta release. It is not available on the Releases page and bugs are ex General changes: * Added support for Node.js 14, dropped support for Node.js 10 and 11 + * The supported versions are now 12, 13, and 14 * Added support for editing and deleting staff replies * This can be disabled with the `allowStaffEdit` and `allowStaffDelete` options * Only the staff member who sent the reply can edit/delete it