Deepl translation. Mention @matthiask's contribution

This commit is contained in:
Marco Bonetti 2023-01-01 14:25:44 +01:00
parent 020903d4cc
commit a47f296cee

View file

@ -7,7 +7,7 @@ Version 0.9.9 (unreleased)
* Adds Chinese (Simplified) translation. (#266 thanks @chenluyong)
* Test against Django 4.1a
* 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 and @biermeester)
* Proxy Deepl translations suggestions through the back-end to avoid CORS issues. (#271 thanks @rafaelromon, @biermeester and @matthiask)
* Format code with pre-commit