@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
6
6
#### 5.x Releases
7
7
8
- - ` 5.0.x ` Releases - [ 5.0.0] ( #500 )
8
+ - ` 5.0.x ` Releases - [ 5.0.0] ( #500 ) | [ 5.0.1 ] ( #501 )
9
9
10
10
#### 4.x Releases
11
11
@@ -43,20 +43,23 @@ All notable changes to this project will be documented in this file.
43
43
44
44
---
45
45
46
- ## Unreleased
46
+ ## [ 5.0.1] ( https://github.com/Nike-Inc/SQift/releases/tag/5.0.1 )
47
+
48
+ Release on 2019-10-25. All issues associated with this milestone can be found using this
49
+ [ filter] ( https://github.com/Nike-Inc/SQift/milestone/12?closed=1 ) .
47
50
48
51
#### Fixed
49
52
50
53
- Issue where Carthage was unable to build SQift due to schemes requiring test suite compilation.
51
54
- Fixed by [ William Thompson] ( https://github.com/eSpecialized ) in Pull Request [ #28 ] ( https://github.com/Nike-Inc/SQift/pull/28 ) .
52
55
- Issue in Xcode project Documentation group where links were invalid and README links were broken.
53
56
- Fixed by [ James Eisenhauer] ( https://github.com/jimmyeisenhauer ) in Pull Request [ #30 ] ( https://github.com/Nike-Inc/SQift/pull/30 ) .
54
-
55
- ---
57
+ - Compiler warnings in ` Function.swift ` picked up by Xcode 11.
58
+ - Fixed by [ Christian Noon ] ( https://github.com/cnoon ) in Pull Request [ # 31 ] ( https://github.com/Nike-Inc/SQift/pull/31 ) .
56
59
57
60
## [ 5.0.0] ( https://github.com/Nike-Inc/SQift/releases/tag/5.0.0 )
58
61
59
- Release on 2019-04-30. All issues associated with this milestone can be found using this
62
+ Release on 2019-04-30. All issues associated with this milestone can be found using this
60
63
[ filter] ( https://github.com/Nike-Inc/SQift/milestone/10?closed=1 ) .
61
64
62
65
#### Updated
@@ -68,21 +71,21 @@ Release on 2019-04-30. All issues associated with this milestone can be found u
68
71
69
72
## [ 4.1.0] ( https://github.com/Nike-Inc/SQift/releases/tag/4.1.0 )
70
73
71
- Release on 2019-04-30. All issues associated with this milestone can be found using this
74
+ Release on 2019-04-30. All issues associated with this milestone can be found using this
72
75
[ filter] ( https://github.com/Nike-Inc/SQift/milestone/8?closed=1 ) .
73
76
74
77
#### Updated
75
78
76
- - To Swift 5 with backwards compatibility to Swift 4.2.
79
+ - To Swift 5 with backwards compatibility to Swift 4.2.
77
80
- Updated by [ William Thompson] ( https://github.com/eSpecialized ) in Pull Request [ #18 ] ( https://github.com/Nike-Inc/SQift/pull/18 ) .
78
- - Deployment targets to watchOS 3.0 and tvOS 10.0 in Xcode project to match podspec.
81
+ - Deployment targets to watchOS 3.0 and tvOS 10.0 in Xcode project to match podspec.
79
82
- Updated by [ William Thompson] ( https://github.com/eSpecialized ) in Pull Request [ #18 ] ( https://github.com/Nike-Inc/SQift/pull/18 ) .
80
83
81
84
---
82
85
83
86
## [ 4.0.0] ( https://github.com/Nike-Inc/SQift/releases/tag/4.0.0 )
84
87
85
- Release on 2018-11-30. All issues associated with this milestone can be found using this
88
+ Release on 2018-11-30. All issues associated with this milestone can be found using this
86
89
[ filter] ( https://github.com/Nike-Inc/SQift/milestone/7?closed=1 ) .
87
90
88
91
#### Added
0 commit comments