From 772de0456131a2b39c9dd372fbc6453ee62bf1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Fri, 7 Jun 2024 14:55:40 +0200 Subject: [PATCH] update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2448924..1a50653 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ You may need to do this if you use a custom user model and upgrade Django. ### 4.3.0 (2023-06-07) * added tolerance to the ending slash in URL +* ReferralResponse now stores http_referrer ### 4.2.0 (2023-01-12)