From e65c77689866c97ef20b4903f94e9ab9f5daf971 Mon Sep 17 00:00:00 2001 From: Graeme Porteous Date: Fri, 10 Jan 2025 16:04:11 +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 6aba2958f6..6154cf4859 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -2,6 +2,7 @@ ## Highlighted Features +* Upgrade to Rails 7.2 (Graeme Porteous) * Upgrade to Rails 7.1 (Graeme Porteous) * Update Rails application framework defaults (Graeme Porteous) * Drop support for Ruby 3.1 (Graeme Porteous)