From 8cfd0b7c7e5ea2367e852c825bd6bb37d8fcfb4f Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Tue, 9 Jun 2020 20:27:04 +0200 Subject: [PATCH] Update CHANGES --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 056b085..c206e4b 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,7 @@ Version 0.9.5 (unreleased) * Allow passing a function itself to the setting ROSETTA_ACCESS_CONTROL (#227, thanks @alvra) * Dropped support for Django 1.11 and Python 2 * Test against Django 3.1a +* Do not show Rosetta link in admin panel if user has no access to translations (#240, thanks @mondeja) Version 0.9.4