diff --git a/CHANGELOG b/CHANGELOG index cf663fa..a9234a0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# +## [2.3.1] - 2022-05-17 +### Changed +* Fix example in README #40 +* fix: deal with panics in Getter.Get #39 + ## [2.3.0] - 2022-01-06 ### Added * Added Group.Set() to allow users to explicity set values in the cache.