Skip to content

Commit 5efdde9

Browse files
committed
Update changelog for release
1 parent 34e2340 commit 5efdde9

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

CHANGELOG.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
- [Mac] In a post with unpublished changes (i.e., with "local" or "edited" status), the post is autosaved after a one-second pause in typing.
1616
- [Mac] Added a context-menu item to delete local posts from the post list.
1717
- [Mac] Added methods to fetch device logs.
18-
- [iOS, Mac] Added a way to search for text across all posts.
19-
- [iOS, Mac] Added a way to refresh an edited post from the server copy.
18+
- [Mac] Added a way to search for text across all posts.
19+
- [Mac] Added a way to refresh an edited post from the server copy.
2020

2121
### Changed
2222

@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- [Mac] Updated the URL and minimum version of the WriteFreely Swift package.
2727
- [Mac] Upgraded the Sparkle package to v2.
2828
- [Mac] The app now prompts you to reach out to our user forums if it detects a crash.
29-
- [iOS, Mac] The app now reverts a post from edited to published status if you undo your changes.
29+
- [Mac] The app now reverts a post from edited to published status if you undo your changes.
3030

3131
### Fixed
3232

@@ -49,9 +49,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949
- [Mac] Fixed some build warnings in the project.
5050
- [Mac] Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
5151
- [Mac] Fixed a bug that prevented a remotely-edited post from updating until you navigated away and back.
52-
- [iOS, Mac] Fixed a bug where posts moved from one blog to another on a different client didn't update in the app.
52+
- [Mac] Fixed a bug where posts moved from one blog to another on a different client didn't update in the app.
5353

54-
## [1.0.15-ios] - 2022-01-15
54+
## [1.0.16-ios] - 2023-07-23
55+
56+
### Added
57+
58+
- [iOS] Added a way to search for text across all posts.
59+
- [iOS] Added a way to refresh an edited post from the server copy.
60+
61+
### Changed
62+
63+
- [iOS] The app now reverts a post from edited to published status if you undo your changes.
64+
65+
### Fixed
66+
67+
- [iOS] Fixed a bug where posts moved from one blog to another on a different client didn't update in the app.
68+
69+
## [1.0.15-ios] - 2023-01-15
5570

5671
### Fixed
5772

@@ -346,7 +361,8 @@ suffixes to differentiate between platforms, until both are at feature parity.
346361
- Contributing guide
347362
- This changelog
348363

349-
[Unreleased]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.15-ios...HEAD
364+
[Unreleased]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.16-ios...HEAD
365+
[1.0.16-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.15-ios...v1.0.16-ios
350366
[1.0.15-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.14-ios...v1.0.15-ios
351367
[1.0.14-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.13-ios...v1.0.14-ios
352368
[1.0.13-ios]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.12-ios...v1.0.13-ios

0 commit comments

Comments
 (0)