From 316adf5a6c0617a4bd94bf0083d6e03f4ebcd4ea Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 21 Jun 2018 11:04:27 +1000 Subject: docs: update --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 562dfa0..f87ac52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] + +## [3.1.0] - 2018-06-21 + - Added `--saturate` to change color saturation. - Takes a float as its value: `0.0` to `1.0`. - Added `vim` output file. @@ -648,7 +651,8 @@ Note to self: Don't flag releases before coffee. -[Unreleased]: https://github.com/dylanaraps/pywal/compare/3.0.1...HEAD +[Unreleased]: https://github.com/dylanaraps/pywal/compare/3.1.0...HEAD +[3.1.0]: https://github.com/dylanaraps/pywal/compare/3.0.1...3.1.0 [3.0.1]: https://github.com/dylanaraps/pywal/compare/3.0.0...3.0.1 [3.0.0]: https://github.com/dylanaraps/pywal/compare/2.1.0...3.0.0 [2.1.0]: https://github.com/dylanaraps/pywal/compare/2.0.5...2.1.0 -- cgit v1.2.3