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 32be755 commit 677ffbbCopy full SHA for 677ffbb
ReleaseNotes.md
@@ -1,5 +1,10 @@
1
# Release notes for LazyCache #
2
3
+## Version 2.4.0
4
+- Bug fix for generic type - see #163. Thanks @gamblen
5
+- Bug fix for async wait and abs expiry. Thanks @allanrodriguez
6
+- (Very minor API change that is compiler compatible, but not binary compatible, so incrementing the minor.)
7
+
8
## Version 2.1.3
9
- Rename ExpirationMode.ImmediateExpiry => ExpirationMode.ImmediateEviction
10
- Lovely new logo! (#133) Thanks to @doolali
0 commit comments