docs: add migration guide from v1 to v2 (#44)

This commit is contained in:
Maciej Sypien 2024-09-29 23:48:07 +02:00 committed by GitHub
parent 281087db0b
commit b1bbcf68d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 150 additions and 19 deletions

View file

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added tests (for linux) [#39](https://github.com/egel/tmux-gruvbox/issues/39)
- Added customizable statusbar [#31](https://github.com/egel/tmux-gruvbox/issues/31)
- Added support for 16-bit colors palette light & dark [#34](https://github.com/egel/tmux-gruvbox/issues/34)
- Added migration guide v1 to v2 [#44](https://github.com/egel/tmux-gruvbox/issues/44)
### Changed