We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0ec2b commit be783eeCopy full SHA for be783ee
CHANGELOG.md
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) starting v1.0.0.
6
7
8
+## [v2.0.1] - 2024-12-11
9
+
10
+### Fixed
11
12
+- Wait for goroutines to finish (#423)
13
+- Bump golang.org/x/sys from 0.27.0 to 0.28.0 in the minor group (#421)
14
+- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the minor group (#420)
15
+- Bump golang.org/x/sys from 0.26.0 to 0.27.0 in the minor group (#419)
16
17
+**Full Changelog**: https://github.com/dgraph-io/ristretto/compare/v2.0.0...v2.0.1
18
19
20
## [v2.0.0] - 2024-11-11
21
22
### Breaking
0 commit comments