From 0e992d32aab1d3b439141d96e01a7370546a382d Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Mon, 23 Oct 2023 11:39:21 -0300 Subject: [PATCH] Update CHANGELOG for 1.3.0 --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index ebd5f6b..32edb4a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,8 +3,8 @@ Changelog ========= -UNRELEASED ----------- +1.3.0 (2023-10-23) +------------------ - Fix compatibility with ``Flask 3.0`` -- the consequence is that the deprecated and incompatible ``request_ctx`` has been removed.