From d24223497ac91e693a18fe7867310e627c877d6d Mon Sep 17 00:00:00 2001 From: Katie Edgar Date: Wed, 18 Dec 2024 15:33:22 -0500 Subject: [PATCH] Modify CHANGELOG --- docs/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 429fb07..d19d721 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Removed + +* Removed support for ruby 2.7 and ruby 3.0 + ### Changed * Use dynamic issuer for JWK discovery and token introspection