Bump version to 0.13.17

This commit is contained in:
AsamK 2025-06-28 14:57:20 +02:00
parent e6113d4d96
commit fa9bb3c210
3 changed files with 16 additions and 3 deletions

View file

@ -1,8 +1,18 @@
# Changelog
## [Unreleased]
## [0.13.17] - 2025-06-28
Requires libsignal-client version 0.74.0.
Requires libsignal-client version 0.76.0.
### Fixed
- Fix issue when loading an older inactive group
- Close attachment input streams after upload
- Fix storage sync behavior with unhandled fields
### Changed
- Improve behavior when pin data doesn't exist on the server
## [0.13.16] - 2025-06-07