Skip to content

Commit

Permalink
[skip ci] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cb372 committed May 17, 2015
1 parent 54b2ef4 commit a3be810
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
0.6.3 (2015/05/17)
----

Improvements:

* [#49](https://github.com/cb372/scalacache/pull/49) adds a `close()` method to the `Cache` class, so you can clean up resources properly (i.e. close the Memcached/Redis client) when your app shuts down.

Bumped dependencies:

* Ehcache 2.8.4 -> 2.10.0
* Spymemcached 2.11.4 -> 2.11.7
* Jedis 2.6.0 -> 2.7.2

0.6.2 (2015/04/08)
----

Expand Down

0 comments on commit a3be810

Please sign in to comment.