mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-08 11:20:37 +00:00
update CHANGELOG for version 5.2.0a0
This commit is contained in:
parent
9b44efe524
commit
2849cc7c25
1 changed files with 5 additions and 1 deletions
|
@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [5.2.0a0]
|
||||
|
||||
### Added
|
||||
|
||||
- Added `html-django` as an alternative Language ID for Django templates
|
||||
|
@ -72,7 +74,9 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
|
|||
|
||||
- Josh Thomas <josh@joshthomas.dev> (maintainer)
|
||||
|
||||
[unreleased]: https://github.com/joshuadavidthomas/django-language-server/compare/v5.1.0a2...HEAD
|
||||
[unreleased]: https://github.com/joshuadavidthomas/django-language-server/compare/v5.2.0a0...HEAD
|
||||
[5.1.0a0]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a0
|
||||
[5.1.0a1]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a1
|
||||
[5.1.0a2]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a2
|
||||
|
||||
[5.2.0a0]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.2.0a0
|
Loading…
Add table
Add a link
Reference in a new issue