Update change log

This commit is contained in:
Angelo Stavrow 2024-08-19 06:10:29 -04:00
parent 6cb2a3b383
commit 3203697dc8
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE

View File

@ -52,6 +52,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Mac] Fixed a bug where posts moved from one blog to another on a different client didn't update in the app.
- [Mac] Improved offline experience with 'not connected' messaging.
## [1.0.18-ios] - 2024-08-19
### Fixed
- [iOS] Fixed launch policy bug that would close the active post when switching away from the app.
- [iOS] Improved compatibility with iOS 18 betas.
## [1.0.17-ios] - 2024-01-21
### Fixed
@ -370,7 +377,8 @@ suffixes to differentiate between platforms, until both are at feature parity.
- Contributing guide
- This changelog
[Unreleased]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.17-ios...HEAD
[Unreleased]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.18-ios...HEAD
[1.0.18-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.17-ios...v1.0.18-ios
[1.0.17-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.16-ios...v1.0.17-ios
[1.0.16-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.15-ios...v1.0.16-ios
[1.0.15-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.14-ios...v1.0.15-ios