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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
9
15
10
16
### Added
11
17
@@ -86,7 +92,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
86
92
- Contributing guide
87
93
- This changelog
88
94
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
90
97
[ 0.1.1 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.1.0...v0.1.1
91
98
[ 0.1.0 ] : https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.0.2...v0.1.0
92
99
[ 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 7
7
<key >WriteFreely-MultiPlatform (iOS).xcscheme_^#shared#^_ </key >
8
8
<dict >
9
9
<key >orderHint </key >
10
- <integer >1 </integer >
10
+ <integer >0 </integer >
11
11
</dict >
12
12
<key >WriteFreely-MultiPlatform (macOS).xcscheme_^#shared#^_ </key >
13
13
<dict >
14
14
<key >orderHint </key >
15
- <integer >0 </integer >
15
+ <integer >1 </integer >
16
16
</dict >
17
17
</dict >
18
18
</dict >
You can’t perform that action at this time.
0 commit comments