Skip to content

Commit 44e1482

Browse files
committed
changed CHANGELOG
1 parent c8f7ec8 commit 44e1482

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ This release will include the following changes:
1010
- Change implementation of the bucket table in the cache.
1111

1212
### BREAKING CHANGES
13+
- Add expiration policy. [\#27](https://github.com/scalalang2/golang-fifo/pull/27) by @scalalang2
1314

1415
### FEATURES
16+
- Add expiration policy. [\#27](https://github.com/scalalang2/golang-fifo/pull/27) by @scalalang2
1517

1618
### IMPROVEMENTS
19+
- Bump up go version to 1.22. [\#26](https://github.com/scalalang2/golang-fifo/pull/26) by @scalalang2
1720

1821
### BUG FIXES
1922
- Fix a race condition issue in the SIEVE cache. [\#23](https://github.com/scalalang2/golang-fifo/pull/23) by @scalalang2

0 commit comments

Comments
 (0)