From 9d4ea2c071883fb1259729e34cd50937a859be03 Mon Sep 17 00:00:00 2001 From: David J Holland Date: Fri, 23 Aug 2019 15:07:14 +1000 Subject: [PATCH] :memo: update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d99918..996ca8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [1.6.0] - 2019-08-23 +### +- Upgrade to [One Dark Pro 2.27.0](https://github.com/Binaryify/OneDark-Pro/blob/master/CHANGELOG.md#2263--20190808) + ## [1.5.0] - 2019-08-14 ### Changed - Upgrade to [One Dark Pro 2.26.3](https://github.com/Binaryify/OneDark-Pro/blob/master/CHANGELOG.md#2263--20190808) @@ -63,7 +67,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Initial release. -[Unreleased]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.5.0...HEAD +[Unreleased]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.6.0...HEAD +[1.6.0]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.5.0...1.6.0 [1.5.0]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.4.1...1.5.0 [1.4.1]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.4.0...1.4.1 [1.4.0]: https://github.com/smeagolem/ayu-one-dark-pro/compare/1.3.0...1.4.0