From 3a98c92949d07dadad35d9a1dc34a38a7383f1b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20Ha=CC=88kli?= Date: Sun, 19 May 2019 17:57:34 +0300 Subject: [PATCH] Improve changelog ordering --- CHANGES.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 8874089..91fe2a7 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,10 +11,11 @@ Changes Deprecate ``axes.request.AxesHttpRequest`` object type definition. [aleksihakli] -- Improve documentation on attempt tracking, resets, and customization. +- Deprecate the old version 4.x ``axes.backends.AxesModelBackend`` class. [aleksihakli] -- Deprecate the old version 4.x ``axes.backends.AxesModelBackend`` class. +- Improve documentation on attempt tracking, resets, Axes customization, + project and component compatibility and integrations, and other things. [aleksihakli]