diff --git a/CHANGELOG.md b/CHANGELOG.md index e12f8c7..5412d86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,19 +3,22 @@ Here I will update any noteworthy changes to the TetraVex project. ## [Unreleased] -## [0.1.3] - 2019-07-17 +## [0.1.3] - 2019-07-23 ### Added - CocoaPods support. - Icon for app. - Basic test for UI. -- Greek and latin characters +- Greek and latin characters. ### Changed - Better graphics - Using Swift 4. -- Upgraded project to target macOS 10.13+ +- Upgraded project to target macOS 10.13+. - Refactored views. +### Fixed +- Menus get autodisabled when it is expected. + ## [0.1.2] - 2017-08-30 ### Added - Game timer.