docs: update

This commit is contained in:
Dylan Araps 2018-06-21 11:04:27 +10:00
parent bbd1bd3558
commit 316adf5a6c

View File

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
## [3.1.0] - 2018-06-21
- Added `--saturate` to change color saturation. - Added `--saturate` to change color saturation.
- Takes a float as its value: `0.0` to `1.0`. - Takes a float as its value: `0.0` to `1.0`.
- Added `vim` output file. - 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.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 [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 [2.1.0]: https://github.com/dylanaraps/pywal/compare/2.0.5...2.1.0