Add changelog

This commit is contained in:
Daniel Siepmann 2023-04-19 15:22:52 +02:00
parent e394604d58
commit 1da65f88d2
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

38
CHANGELOG.md Normal file
View file

@ -0,0 +1,38 @@
# Changelog
## Upcoming
### Added
- Add Changelog
## v1.2.0 - 2022-08-22
### Added
- Add highlighting for Ultest plugin
## v1.1.1 - 2022-05-20
### Added
- Add yaml highlighting based on Treesitter
## v1.1.0 - 2022-05-20
### Added
- Set treesitter defaults
- Add lua highlighting based on Treesitter
- Add rst highlighting based on Treesitter
- Add markdown highlighting based on Treesitter
## v1.0.1 - 2022-03-16
### Added
- Define CursorLineNr
## v1.0.0 - 2022-03-11
_Initial release._