X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/adce64bc21cc57bcba2bd12a68105be5924a9f63..64f6a1f072873c008fddd4a03c00c8555a95f216:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d27afb3..d2083b5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ ## [Unreleased] +## [0.10.10] - 2022-07-30 +**Attention**: Now requires native libsignal-client version 0.18.1 + +### Fixed +- Fix setPin/removePin commands which broke due to server side changes +- Workaround GraalVM 22.2.0 issue with daemon connection + +## [0.10.9] - 2022-07-16 + +### Changed +- updateAccount command checks self number and PNI after updating account attributes + +### Fixed +- Fixed small issue with syncing contacts from storage +- Fixed issue with opening older account files + ## [0.10.8] - 2022-06-13 ### Added