mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
update changelog
This commit is contained in:
parent
00bdac4af9
commit
48e1495205
1 changed files with 2 additions and 3 deletions
5
CHANGES
5
CHANGES
|
|
@ -6,12 +6,11 @@ Version 0.9.9 (unreleased)
|
|||
* Use packaged jQuery instead of the CDN version. (#274, thanks @stephanema1)
|
||||
* Test test_47_azure_ajax_translation: avoid DNS lookup for better isolation. Should fix #233
|
||||
* Adds Chinese (Simplified) translation. (#266 thanks @chenluyong)
|
||||
* Test against Django 4.2
|
||||
* Test against Django 4.1 and 4.2
|
||||
* Limit supported versions to Django 3.2 and later, using Python 3.8, 3.9 and 3.10
|
||||
* Proxy Deepl translations suggestions through the back-end to avoid CORS issues. (#271 thanks @rafaelromon, @biermeester and @matthiask)
|
||||
* Format code with pre-commit
|
||||
* Test against Django 4.2a
|
||||
* replace case sensitivity check with setting
|
||||
* Replace case sensitivity check with setting (#273 thanks @patroqueeet)
|
||||
|
||||
|
||||
Version 0.9.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue