Skip to content

Commit 0b906d9

Browse files
authored
Update CHANGELOG
1 parent 829b71f commit 0b906d9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.2.0] - 2019-07-09
8+
### Added
9+
* Added `SetLogger()` to pass in a logrus entry for logging peer errors
10+
* Added `DeregisterGroup()` to remove an existing group cache
11+
### Changes
12+
* Fixed race condition in `Remove()`
13+
714
## [2.1.0] - 2019-06-10
815
### Changes
916
* `Get()` now returns immediately when context is done during a groupcache peer

0 commit comments

Comments
 (0)