diff --git a/CHANGELOG.md b/CHANGELOG.md index 638f58e..43a5a45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,21 @@ All notable changes to this project will be documented in this file. Randient adheres to [Semantic Versioning](http://semver.org/). +- `1.3.x` Releases - [1.3.0](#130) - `1.2.x` Releases - [1.2.0](#120) - `1.1.x` Releases - [1.1.0](#110) - `1.0.x` Releases - [1.0.0](#100) --- +## [1.3.0](https://github.com/uias/Randient/releases/tag/1.3.0) +Released on 2019-04-07. +#### Added +- Swift 5 support. +- Xcode 10.2 support +- Improved Swift 4.0 support. + +--- ## [1.2.0](https://github.com/uias/Randient/releases/tag/1.2.0) Released on 2018-11-01. @@ -15,6 +24,7 @@ Released on 2018-11-01. - `setGradient()` conveience function to `GradientView`. - by [msaps](https://github.com/msaps). +--- ## [1.1.0](https://github.com/uias/Randient/releases/tag/1.1.0) Released on 2018-10-16. @@ -23,7 +33,6 @@ Released on 2018-10-16. - by [msaps](https://github.com/msaps). --- - ## [1.0.0](https://github.com/uias/Randient/releases/tag/1.0.0) Released on 2018-10-05.