Bump version

This commit is contained in:
AsamK 2022-12-18 20:09:15 +01:00
parent 8d7e533196
commit 0702159596
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
## [Unreleased]
## [0.11.6] - 2022-12-18
### Added
- Allow using data URIs for updateGroup/updateProfile
- New alive check endpoint for http daemon (Thanks @ced-b)
### Fixed
- Registration with voice verification now works if no system locale is set
- Fixed retrieving attachments in JSON RPC mode (Thanks @ced-b)
## [0.11.5.1] - 2022-11-09
### Fixed