From 97a37eba61e7420df570bf503137099f8753f7d5 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Fri, 14 Aug 2020 00:50:09 +0300 Subject: [PATCH] Small clarification in CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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