3
3
All notable changes to this project will be documented in this file.
4
4
` SQift ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ #### 5.x Releases
7
+
8
+ - ` 5.0.x ` Releases - [ 5.0.0] ( #500 )
9
+
6
10
#### 4.x Releases
7
11
8
12
- ` 4.1.x ` Releases - [ 4.1.0] ( #410 )
@@ -38,12 +42,26 @@ All notable changes to this project will be documented in this file.
38
42
- ` 0.1.x ` Releases - [ 0.1.0] ( #010 )
39
43
40
44
---
45
+
46
+ ## [ 5.0.0] ( https://github.com/Nike-Inc/SQift/releases/tag/5.0.0 )
47
+
48
+ Release on 2019-04-30. All issues associated with this milestone can be found using this
49
+ [ filter] ( https://github.com/Nike-Inc/SQift/milestone/10?closed=1 ) .
50
+
51
+ #### Updated
52
+
53
+ - Dropped Swift 4.2 support.
54
+ - Updated by [ William Thompson] ( https://github.com/eSpecialized ) in Pull Request [ #19 ] ( https://github.com/Nike-Inc/SQift/pull/19 ) .
55
+
56
+ ---
57
+
41
58
## [ 4.1.0] ( https://github.com/Nike-Inc/SQift/releases/tag/4.1.0 )
42
59
43
60
Release on 2019-04-30. All issues associated with this milestone can be found using this
44
61
[ filter] ( https://github.com/Nike-Inc/SQift/milestone/8?closed=1 ) .
45
62
46
63
#### Updated
64
+
47
65
- To Swift 5 with backwards compatibility to Swift 4.2.
48
66
- Updated by [ William Thompson] ( https://github.com/eSpecialized ) in Pull Request [ #18 ] ( https://github.com/Nike-Inc/SQift/pull/18 ) .
49
67
- Deployment targets to watchOS 3.0 and tvOS 10.0 in Xcode project to match podspec.
@@ -57,14 +75,17 @@ Release on 2018-11-30. All issues associated with this milestone can be found u
57
75
[ filter] ( https://github.com/Nike-Inc/SQift/milestone/7?closed=1 ) .
58
76
59
77
#### Added
78
+
60
79
- Migration Guide for SQift 4 and added it to the README.
61
80
- Added by [ Jereme Claussen] ( https://github.com/jereme ) in Pull Request [ #16 ] ( https://github.com/Nike-Inc/SQift/pull/16 ) .
62
81
63
82
#### Updated
83
+
64
84
- Deployment targets to iOS 9.0, Mac OSX 10.11, WatchOS 2.0 and tvOS 9.0.
65
85
- Updated by [ Jereme Claussen] ( https://github.com/jereme ) in Pull Request [ #16 ] ( https://github.com/Nike-Inc/SQift/pull/16 ) .
66
86
67
87
#### Removed
88
+
68
89
- ` Connection.trace ` in favor of ` Connection.traceEvent() `
69
90
- Removed by [ Jereme Claussen] ( https://github.com/jereme ) in Pull Request [ #16 ] ( https://github.com/Nike-Inc/SQift/pull/16 ) .
70
91
0 commit comments