Bump version

This commit is contained in:
AsamK 2022-10-07 17:24:29 +02:00
parent 9c5235c273
commit 31429b7faf
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
## [Unreleased]
## [0.11.3] - 2022-10-07
### Fixed
- Fix sending messages to groups (in non-daemon mode)
- Fix updating from older signal-cli version
- Fix issue with handling decryption error message
- Fix graalvm native build (Thanks @bentolor)
## [0.11.2] - 2022-10-06
### Fixed