docs: update

This commit is contained in:
Dylan Araps 2018-05-08 09:23:50 +10:00
parent ead93dead9
commit 37da96f851

View File

@ -8,6 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [3.0.0] - 2018-05-06
Pywal now has **250** included themes! If there are any other themes
you'd like to see added. Open an issue.
- Added all of @dkeg's themes.
- Added all themes from [terminal.sexy](https://terminal.sexy)
- Themes are now split between `light` and `dark`.
- Local themes now need to be put into `~/.config/wal/colorschemes/{light,dark}`.
- Added `unity` wallpaper support.
## [2.1.0] - 2018-04-29
- Added all `base16` themes to `pywal`. @metalelf0
@ -619,7 +630,8 @@ Note to self: Don't flag releases before coffee.
[Unreleased]: https://github.com/dylanaraps/pywal/compare/2.1.0...HEAD
[Unreleased]: https://github.com/dylanaraps/pywal/compare/3.0.0...HEAD
[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.0.5]: https://github.com/dylanaraps/pywal/compare/2.0.4...2.0.5
[2.0.4]: https://github.com/dylanaraps/pywal/compare/2.0.3...2.0.4