Skip to content

Commit c004f27

Browse files
committed
Updated README+CHANGES about akka 2.5
1 parent dd30116 commit c004f27

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Version 1.1.2 - 2016-03-14
1+
Version 2.5.0.0 - Not released yet
2+
3+
* Upgraded to Akka 2.5.0
4+
5+
Version 1.1.2 - 2017-03-14
26

37
* Improved DMGeneratingVersion-support. If nothing has happend since last DMGeneratingVersion (or since start of time), we only save new DMGeneratingVersion to journal if app is actually storing new event.
48
* Stopping error-checking in ClusterListener when JVM/App is shutting down to prevent it sometimes from triggering restart in the middle of a delayed shutdown

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Version-information:
1919

2020
| Akka | akka-tools | branch |
2121
| ----- | -------------- | -------------------------------------------------------------------- |
22-
| 2.4 | 1.1.2 | [1.1](https://github.com/NextGenTel/akka-tools/tree/1.1) |
2322
| 2.5 | 2.5.0.0 | [master](https://github.com/NextGenTel/akka-tools) |
23+
| 2.4 | 1.1.2 | [1.1](https://github.com/NextGenTel/akka-tools/tree/1.1) |
2424

2525
Changelog
2626
----------------------------

0 commit comments

Comments
 (0)