Skip to content

Commit be783ee

Browse files
authored
add changelog for v2.0.1 (#424)
1 parent 5a0ec2b commit be783ee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project will adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) starting v1.0.0.
66

77

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+
820
## [v2.0.0] - 2024-11-11
921

1022
### Breaking

0 commit comments

Comments
 (0)