From f258867e346d875cd54b3d812131420b6c75a4f1 Mon Sep 17 00:00:00 2001 From: Tsvetelina Marinova Date: Fri, 28 Jun 2024 10:35:26 +0300 Subject: [PATCH] version 4.2.7 --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c6f76..7a6dfaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). The format is based on [Keep a Changelog](http://keepachangelog.com/). + ## 4.2.7 - 2024-06-27 ### Fixed @@ -41,7 +42,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - Fix stacktrace format - ## 4.2.1 - 2021-02-23 ### Added @@ -52,21 +52,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). - Fix context store for Sanic - ## 4.1.1 - 2019-04-19 ### Fixed - Fix logging not usable outside request - ## 4.1.0 - 2018-09-13 ### Added - Django support - ## 4.0.1 - 2018-07-10 ### Fixed