[Lock] Add missing changelog entry for Factory deprecation

This commit is contained in:
Amrouche Hamza 2019-07-23 09:02:09 +02:00
parent 0d8f5fe985
commit c6daa617b0
No known key found for this signature in database
GPG Key ID: E45A3DA456145BC1

View File

@ -6,7 +6,8 @@ CHANGELOG
* added InvalidTtlException
* deprecated `StoreInterface` in favor of `BlockingStoreInterface` and `PersistingStoreInterface`
* `Factory` is deprecated, use `LockFactory` instead
4.2.0
-----