File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
- [ Mac] Updated the URL and minimum version of the WriteFreely Swift package.
26
26
- [ Mac] Upgraded the Sparkle package to v2.
27
27
- [ Mac] The app now prompts you to reach out to our user forums if it detects a crash.
28
- - [ iOS] Temporarily removed the new-draft-on-launch feature while investigating a crashing bug.
29
28
30
29
### Fixed
31
30
@@ -48,6 +47,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
48
47
- [ Mac] Fixed some build warnings in the project.
49
48
- [ Mac] Bumped WriteFreely package to v0.3.6 to handle decoding of fractional seconds in dates.
50
49
50
+ ## [ 1.0.14-ios] - 2022-12-18
51
+
52
+ - [ iOS] Temporarily removed the new-draft-on-launch feature while investigating a crashing bug.
53
+
51
54
## [ 1.0.13-ios] - 2022-11-13
52
55
53
56
- [ iOS] Fixed an issue that made it tricky to scroll in the post editor.
@@ -314,7 +317,8 @@ suffixes to differentiate between platforms, until both are at feature parity.
314
317
- Contributing guide
315
318
- This changelog
316
319
317
- [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.13-ios...HEAD
320
+ [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.14-ios...HEAD
321
+ [ 1.0.14-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.13-ios...v1.0.14-ios
318
322
[ 1.0.13-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.12-ios...v1.0.13-ios
319
323
[ 1.0.12-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.11-ios...v1.0.12-ios
320
324
[ 1.0.11-ios ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.10-ios...v1.0.11-ios
You can’t perform that action at this time.
0 commit comments