From e1f5d30ccb10f79175b47b429ccf95db7664a9c2 Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Thu, 9 Jan 2025 16:55:43 +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 8b6b98eb81..6aba2958f6 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Upgrade to Rails 7.1 (Graeme Porteous) * Update Rails application framework defaults (Graeme Porteous) * Drop support for Ruby 3.1 (Graeme Porteous)