Skip to content

Commit 112fb67

Browse files
committed
Update changelog [ci skip]
1 parent 7514f45 commit 112fb67

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
0.24.3 (2018/09/04)
2+
---
3+
4+
* Cache2k 1.2.0.Final
5+
* Guava 26.0
6+
* cats-effect 0.10.1
7+
* Scalaz 7.2.25
8+
* sbt 1.2.1
9+
* Fix typo in Scaladoc regarding TTL
10+
* Refactoring: remove unused imports
11+
12+
0.24.2 (2018/07/11)
13+
---
14+
15+
Note: somehow this release got a bit messed up. There is no git tag for it but
16+
the artifacts are on Maven Central.
17+
18+
* Make the underlying cache implementation accessible (it was a private field)
19+
* Scala 2.12.6
20+
* Guava 25.1
21+
* Scalacheck 1.14.0
22+
* Improve logging in Redis implementation
23+
* Scalaz 7.2.23
24+
* Ehcache 2.10.5
25+
* sbt 1.1.5
26+
* Refactoring: remove some pointless casting
27+
128
0.24.1 (2018/05/03)
229
---
330

0 commit comments

Comments
 (0)