Commit d628de6 Marcelo Fabri
authored
1 parent 575e954 commit d628de6 Copy full SHA for d628de6
File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
` TrueTime.swift ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
+ ## [ 5.1.0] ( https://github.com/instacart/TrueTime.swift/releases/tag/5.1.0 )
7
+
8
+ - Changed: ` CTrueTime ` is now embeded in the project to avoid issues with Carthage.
9
+
10
+ ## [ 5.0.3] ( https://github.com/instacart/TrueTime.swift/releases/tag/5.0.2 )
11
+
12
+ - Fixed: Resolved race condition crash by removing unnecessary retain/release.
13
+
14
+ ## [ 5.0.2] ( https://github.com/instacart/TrueTime.swift/releases/tag/5.0.2 )
15
+
16
+ - Changed: Swift 5 support and use of built-in ` Result ` type.
17
+
18
+ ## [ 5.0.1] ( https://github.com/instacart/TrueTime.swift/releases/tag/5.0.1 )
19
+
20
+ - Fixed: ` EXC_BAD_ACCESS ` Crash.
21
+
6
22
## [ 5.0.0] ( https://github.com/instacart/TrueTime.swift/releases/tag/5.0.0 )
7
23
8
24
- Added: Swift 4 support.
You can’t perform that action at this time.
0 commit comments