Bump version to 0.12.2

This commit is contained in:
AsamK 2023-09-30 21:36:12 +02:00
parent 47626b2af4
commit 0dda8b405e
3 changed files with 11 additions and 1 deletions

View file

@ -2,9 +2,16 @@
## [Unreleased]
## [0.12.2] - 2023-09-30
**Attention**: Now requires native libsignal-client version 0.32.1
### Added
- Added `--receive-mode` parameter for `jsonRpc` command
- Add `libsignal_client_path` build property to override libsignal-client jar file
### Changed
- `jsonRpc` command now supports multi-account mode including registering and linking
## [0.12.1] - 2023-08-26