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