We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86108c7 commit c35140bCopy full SHA for c35140b
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
3
+## 0.11.0
4
+
5
+### Added
6
7
+- New event listener APIs (@darkxanter) - [35](https://github.com/ReactiveCircus/cache4k/pull/35)
8
9
+### Fixed
10
11
+- Downgrade stately to 1.2.5 to fix duplicate class error - [36](https://github.com/ReactiveCircus/cache4k/pull/36)
12
13
## 0.10.0
14
15
### Added
gradle.properties
@@ -1,5 +1,5 @@
GROUP=io.github.reactivecircus.cache4k
-VERSION_NAME=0.11.0-SNAPSHOT
+VERSION_NAME=0.11.0
POM_URL=https://github.com/reactivecircus/cache4k
POM_SCM_URL=https://github.com/reactivecircus/cache4k
0 commit comments