Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

- Migrated to Swift 3.0 - @Ben-G

#2.0.1
# 2.0.1

*Released: 05/05/2016*

- Lowered iOS Deployment Target to 8.0 - @loganmoseley
- Update usage of `typealias` to `associatedtype` - @AndrewSB

#2.0
# 2.0
*Released: 03/02/2016*

**Breaking API Changes:**
Expand All @@ -29,7 +29,7 @@
- Major Refactoring of `Validated` Type - @dehesa
- Addition of OSX, tvOS and watchOS targets - @dehesae

#1.0
# 1.0
*Released: 02/24/2016*

- Initial Release - @Ben-G