From ef11a3aea7fdf628bc90a59cce5e58a35a3a6ed9 Mon Sep 17 00:00:00 2001 From: "Derrick J. Wippler" Date: Tue, 17 May 2022 14:44:13 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) 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.