mirror of
https://github.com/shred/acme4j.git
synced 2025-12-13 11:14:02 +08:00
Next version is 3.3.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This document will help you migrate your code to the latest _acme4j_ version.
|
||||
|
||||
## Migration to Version 3.2.2
|
||||
## Migration to Version 3.3.0
|
||||
|
||||
- This version is unable to deserialize resource objects that were serialized by a previous version using Java's serialization mechanism. This shouldn't be a problem, as [it was not allowed](usage/persistence.md#serialization) to share serialized data between different versions anyway.
|
||||
- _acme4j_ version 2 is now discontinued. Please migrate your code to version 3. For most clients, it is less work than it seems. 😉
|
||||
|
||||
Reference in New Issue
Block a user