From ef0d7a2c65b0a58979bfe32f089e9815e6192a3b Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Fri, 10 Jan 2025 16:04:44 +0000 Subject: [PATCH] Update changelog --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 6154cf4859..797e9bee48 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Upgrade to Rails 8.0 (Graeme Porteous) * Upgrade to Rails 7.2 (Graeme Porteous) * Upgrade to Rails 7.1 (Graeme Porteous) * Update Rails application framework defaults (Graeme Porteous)