Skip to content

Commit

Permalink
version 1.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpark816 committed Mar 11, 2017
1 parent 3675fb5 commit 38c8229
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
2016-07-14 [version 1.9.4]
2017-03-10 [version 1.9.7]
* [Fix] Fix autowired dependencies failure.
* [Deprecate] Deprecate ArcusTemplete class and callback package
* [Other] Add test case for use with spring cache annotations
* [Other] Add tests for ArcusStringKey and StringKeyGenerator
* [Other] Add project encoding (UTF-8) and maven compiler version to pom.xml
* [Other] Change default log level to WARN
* [Other] Reformat codes

2016-07-14 [version 1.9.4] unstable
* [Feature] Added copyOnWrite / copyOnRead to ARCUS front cache.
- It depends on arcus-java-client 1.9.4.
* [Fix] Add hashcode and remove space for generating unique key strings.
Expand Down

0 comments on commit 38c8229

Please sign in to comment.