From 6c5657e3a9ad98fb4b101bc1d2756ab7feb71b75 Mon Sep 17 00:00:00 2001 From: Zhuhao Wang Date: Wed, 27 Mar 2019 15:15:59 +0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ae4335a..a7ff4a057 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. I will do my best to guarantee that this project adheres to [Semantic Versioning](http://semver.org/) after 1.0.0, but please do read change log before updating. +## 0.14.0 + +### Changed +- Migrate to Swift 5. +- Update all dependencies to latest. + ## 0.13.1 ### Fixed