Skip to content

Commit

Permalink
Update changelog for 2024.4.0 release (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamalama authored Apr 5, 2024
1 parent ea3d2ba commit 9014f6e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,21 @@ Changelog
---------


2024.3.1 (unreleased)
2024.4.1
~~~~~~~~~~~~~~~~~~~~~
- Update this changelog
The changelog entry for ``2024.4.0`` was missing from that release

2024.4.0
~~~~~~~~~~~~~~~~~~~~~

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

- Add support for Sanic 23 (#104)

- Document extra log fields (#105)

- Bugfix: Initialize JsonLogFormatter to pass to handler (#107)

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


2024.2.0
~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 9014f6e

Please sign in to comment.