From 24800c87943292a2ff26d73c6b3910234464adb3 Mon Sep 17 00:00:00 2001 From: Anton Rieder Date: Fri, 29 May 2020 10:46:00 +0200 Subject: Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99ea8d2..669eec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ Any violations of this scheme are considered to be bugs. ### Changed * [#521](https://github.com/hashie/hashie/pull/499): Do not convert keys that cannot be represented as symbols to `String` in `Mash` initialization - [@carolineartz](https://github.com/carolineartz). +* [#524](https://github.com/hashie/hashie/pull/524): Test with Ruby 2.7 - [@aried3r](https://github.com/aried3r). * Your contribution here. ### Deprecated -- cgit v1.2.1