From 435e366b029ae11368cd37bf23cf01bffa85bca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Fri, 10 May 2019 17:04:48 +0300 Subject: [PATCH] Add author name to changelog --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.rst b/CHANGES.rst index 8ccd220..36a7070 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,7 @@ Changes - Fix regression with OAuth2 authentication backends not having remote IP addresses set and throwing an exception in cache key calculation. + [aleksihakli] 5.0.3 (2019-05-08)