From c3886b5c77d7b46d091b38f0802aa50d82ad9b04 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Sun, 9 Jun 2019 20:46:12 +0300 Subject: [PATCH] Update CHANGELOG for v2.23.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e52ea0..b5f552b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## v2.23.1 +* Updated required Node.js version in .nvmrc and README (v10 is now the minimum) + ## v2.23.0 * Add update notifications. The bot will check for new versions every 12 hours and notify moderators at the top of new modmail threads when there are new versions available. Can be disabled by setting the `updateNotifications` option to `false`.