File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
WriteFreely-MultiPlatform.xcodeproj/xcuserdata/angelo.xcuserdatad/xcschemes Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.0.0a1]
8+ ## [ Unreleased]
9+
10+ ### Fixed
11+
12+ - Fixed a link in the change log; added date to the 1.0.0a1 release.
13+
14+ ## [ 1.0.0a1] - 2020-09-30
915
1016### Added
1117
@@ -86,7 +92,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8692 - Contributing guide
8793 - This changelog
8894
89- [ 1.0.0a1 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.0a1...0.1.1
95+ [ Unreleased ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.0a1...HEAD
96+ [ 1.0.0a1 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.1.1...v1.0.0a1
9097[ 0.1.1 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.1.0...v0.1.1
9198[ 0.1.0 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.0.2...v0.1.0
9299[ 0.0.2 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.0.1...v0.0.2
Original file line number Diff line number Diff line change 77 <key >WriteFreely-MultiPlatform (iOS).xcscheme_^#shared#^_ </key >
88 <dict >
99 <key >orderHint </key >
10- <integer >1 </integer >
10+ <integer >0 </integer >
1111 </dict >
1212 <key >WriteFreely-MultiPlatform (macOS).xcscheme_^#shared#^_ </key >
1313 <dict >
1414 <key >orderHint </key >
15- <integer >0 </integer >
15+ <integer >1 </integer >
1616 </dict >
1717 </dict >
1818</dict >
You can’t perform that action at this time.
0 commit comments