Skip to content

Commit

Permalink
[#216] [CHANGELOG] Warn against possible serialization incompatibilit…
Browse files Browse the repository at this point in the history
…y in mixed-version environments
  • Loading branch information
ptaoussanis committed May 11, 2019
1 parent 0cc68a9 commit c96aa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
[com.taoensso/carmine "2.16.0"]
```

> This is a non-breaking maintenance release
> This is a maintenance release that should generally be non-breaking, but please note a [potential serialization-compatibility issue](https://github.com/ptaoussanis/carmine/issues/216) if you upgrade in a mixed-version environment.
* **New**: Update Nippy to [v2.13.0](https://github.com/ptaoussanis/nippy/releases/tag/v2.13.0)
* **New**: Update to latest Redis commands spec
Expand Down

0 comments on commit c96aa4e

Please sign in to comment.