add notice that chill is based on 2.3.x but also works with 2.4.x

This commit is contained in:
Stefan Mees 2016-02-23 11:28:44 +01:00
parent a5319ab3a8
commit 6f7df8b13b
2 changed files with 2 additions and 2 deletions

View file

@ -222,4 +222,4 @@ External Akka Serializers
`Akka-kryo by Roman Levenstein <https://github.com/romix/akka-kryo-serialization>`_
`Twitter Chill Scala extensions for Kryo <https://github.com/twitter/chill>`
`Twitter Chill Scala extensions for Kryo (based on Akka Version 2.3.x but due to backwards compatibility of the Serializer Interface this extension also works with 2.4.x) <https://github.com/twitter/chill>`_

View file

@ -212,4 +212,4 @@ External Akka Serializers
`Akka-kryo by Roman Levenstein <https://github.com/romix/akka-kryo-serialization>`_
`Twitter Chill Scala extensions for Kryo <https://github.com/twitter/chill>`_
`Twitter Chill Scala extensions for Kryo (based on Akka Version 2.3.x but due to backwards compatibility of the Serializer Interface this extension also works with 2.4.x) <https://github.com/twitter/chill>`_