Bump version

This commit is contained in:
AsamK 2022-10-19 20:35:53 +02:00
parent eb71fd1a5a
commit af324eeca5
2 changed files with 14 additions and 1 deletions

View file

@ -2,6 +2,19 @@
## [Unreleased]
## [0.11.4] - 2022-10-19
### Added
- Approve/Refuse group join requests, using same interface as adding/removing members
- Add --ignore-stories flag to prevent receiving story messages
### Fixed
- Fixed issue with receiving messages that can't be decrypted
- Do not discard incoming group join messages
### Improved
- Add code to receive new PNI after change number
## [0.11.3] - 2022-10-07
### Fixed