Skip to content

Commit fa68443

Browse files
update changelog a bit
1 parent 31b69aa commit fa68443

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,18 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
2121
### Added
2222

2323
- Added `html-django` as an alternative Language ID for Django templates
24-
- Support for Django 5.2.
24+
- Added support for Django 5.2.
2525

2626
### Changed
2727

2828
- Bumped Rust toolchain from 1.83 to 1.86
2929
- Bumped PyO3 to 0.24.
3030
- **Internal**: Renamed template parsing crate to `djls-templates`
31+
- **Internal**: Swapped from `tower-lsp` to `tower-lsp-server` for primary LSP framework.
3132

3233
### Removed
3334

34-
- Dropped support for 5.0.
35+
- Dropped support for Django 5.0.
3536

3637
## [5.1.0a2]
3738

0 commit comments

Comments
 (0)