Skip to content

Commit d628de6

Browse files
author
Marcelo Fabri
authored
Update CHANGELOG.md
1 parent 575e954 commit d628de6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
`TrueTime.swift` adheres to [Semantic Versioning](http://semver.org/).
55

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+
622
## [5.0.0](https://github.com/instacart/TrueTime.swift/releases/tag/5.0.0)
723

824
- Added: Swift 4 support.

0 commit comments

Comments
 (0)