Add changelog
This commit is contained in:
parent
e394604d58
commit
1da65f88d2
1 changed files with 38 additions and 0 deletions
38
CHANGELOG.md
Normal file
38
CHANGELOG.md
Normal 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._
|
Loading…
Reference in a new issue