File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
1818
1919## [ Unreleased]
2020
21+ ### Changed
22+
23+ - ** Internal** : Moved task queueing functionality to ` djls-server ` crate, renamed from ` Worker ` to ` Queue ` , and simplified API.
24+
2125## [ 5.2.0a0]
2226
2327### Added
@@ -79,4 +83,4 @@ and this project attempts to adhere to [Semantic Versioning](https://semver.org/
7983[ 5.1.0a1 ] : https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a1
8084[ 5.1.0a2 ] : https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.1.0a2
8185
82- [ 5.2.0a0 ] : https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.2.0a0
86+ [ 5.2.0a0 ] : https://github.com/joshuadavidthomas/django-language-server/releases/tag/v5.2.0a0
You can’t perform that action at this time.
0 commit comments