Skip to content

Commit e923cbf

Browse files
committed
Update changelog [ci skip]
1 parent 5c64311 commit e923cbf

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
0.28.0 (2019/6/19)
2+
---
3+
4+
* Cross build for Scala 2.13.0
5+
* Support for Redis Cluster
6+
* Fix missing string interpolators in log messages (thanks @augi and @taylorwood)
7+
* Remove Monix integration module
8+
* Monix integration is still easy, using the cats-effect module
9+
* Remove twitter-util Future integration module
10+
* This module was never actually published, due to a mistake in build.sbt
11+
* Could potentially revive it once twitter-util is cross-built for 2.13, if
12+
there is enough interest
13+
* circe 0.12.0-M3
14+
* cats-effect 2.0.0-M4
15+
* jedis 2.10.2
16+
* caffeine 2.7.0
17+
* guava 28.0-jre
18+
* cache2k 1.2.2
19+
* scala.js 0.6.28
20+
121
0.27.0 (2018/12/12)
222
---
323

0 commit comments

Comments
 (0)