Skip to content

Commit 2849cc7

Browse files
update CHANGELOG for version 5.2.0a0
1 parent 9b44efe commit 2849cc7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1818

1919
## [Unreleased]
2020

21+
## [5.2.0a0]
22+
2123
### Added
2224

2325
- 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/
7274

7375
- Josh Thomas <josh@joshthomas.dev> (maintainer)
7476

75-
[unreleased]: https://github.com/joshuadavidthomas/django-language-server/compare/v5.1.0a2...HEAD
77+
[unreleased]: https://github.com/joshuadavidthomas/django-language-server/compare/v5.2.0a0...HEAD
7678
[5.1.0a0]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a0
7779
[5.1.0a1]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a1
7880
[5.1.0a2]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a2
81+
82+
[5.2.0a0]: https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.2.0a0

0 commit comments

Comments
 (0)