From 1718acb823a86f4520e5fb0a7f0f596c90eb3d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mar=C3=ADa=20A=2E=20Matienzo?= Date: Fri, 26 Jun 2026 14:12:36 -0700 Subject: [PATCH] Update changelog for 1.2.0 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 7d7ccab..3c1d597 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +# 1.2.0 (2026-06-26) +* AP-757: Update to Rails 8.1, Ruby 3.4, and other dependencies + +# 1.1.8 (2026-06-22) +* dockerfile fixes and enhancements +* gemfile: updates for security fixes +* AP-740: switch to shared build workflows + # 1.1.7 (2026-03-26) * add puma delayed_stop plugin * update Ruby dependencies for security updates