We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f7ec8 commit 44e1482Copy full SHA for 44e1482
CHANGELOG.md
@@ -10,10 +10,13 @@ This release will include the following changes:
10
- Change implementation of the bucket table in the cache.
11
12
### BREAKING CHANGES
13
+- Add expiration policy. [\#27](https://github.com/scalalang2/golang-fifo/pull/27) by @scalalang2
14
15
### FEATURES
16
17
18
### IMPROVEMENTS
19
+- Bump up go version to 1.22. [\#26](https://github.com/scalalang2/golang-fifo/pull/26) by @scalalang2
20
21
### BUG FIXES
22
- Fix a race condition issue in the SIEVE cache. [\#23](https://github.com/scalalang2/golang-fifo/pull/23) by @scalalang2
0 commit comments