From f9fb95a158cf20106fc6acffc84f72bdf4f2a10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jirka=20Sch=C3=A4fer?= Date: Thu, 30 Mar 2023 09:34:45 +0200 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 9e2a8ce..f2bdc0c 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,7 @@ Version 0.9.9 (unreleased) * 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 Version 0.9.8