Skip to content

Commit 9014f6e

Browse files
authored
Update changelog for 2024.4.0 release (#108)
1 parent ea3d2ba commit 9014f6e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/changelog.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,21 @@ Changelog
22
---------
33

44

5-
2024.3.1 (unreleased)
5+
2024.4.1
6+
~~~~~~~~~~~~~~~~~~~~~
7+
- Update this changelog
8+
The changelog entry for ``2024.4.0`` was missing from that release
9+
10+
2024.4.0
611
~~~~~~~~~~~~~~~~~~~~~
712

813
- Add support for Flask 2.3 and 3.0 (#103)
914

15+
- Add support for Sanic 23 (#104)
16+
17+
- Document extra log fields (#105)
18+
19+
- Bugfix: Initialize JsonLogFormatter to pass to handler (#107)
1020

1121
2024.3.0
1222
~~~~~~~~~~~~~~~~~~~~~
@@ -15,7 +25,6 @@ Changelog
1525
In order to add a ``rid`` field to all log messages, add the ``dockerflow.logging.RequestIdLogFilter`` filter to your logging handlers.
1626
See: :ref:`Django <django-logging>`, :ref:`FastAPI <fastapi-logging>`, :ref:`Flask <flask-logging>`, :ref:`Sanic <sanic-logging>` for details.
1727

18-
1928
2024.2.0
2029
~~~~~~~~~~~~~~~~~~~~~
2130

0 commit comments

Comments
 (0)