From cb3d7aed877ce2a0952c00f1950d57c72d664b49 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 20 Sep 2023 15:21:03 +0200 Subject: Bump the changelog --- doc/source/changelog.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index aa039e4..7d70498 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,6 +1,25 @@ Changelog ========= +0.10.0 - `Babar the Elephant `__ 2023/09/20 +---------------------------------------------------------------------------------------------------------- + +New features +^^^^^^^^^^^^ +* Compatibility with PHP8.3 +* Add `sp.log_max_len` to limit the maximum size of the log messages +* Add an example configuration for Xenforo 2.2.12 + +Breaking Changes +^^^^^^^^^^^^^^^^ +* Url encode functions arguments when logging them + +Bug fixes +^^^^^^^^^ +* Fix a possible NULL-byte truncation when outputting parameters in the logs +* Make readonly_exec play nice on readonly filesystems + + 0.9.0 - `Elephant seal `__ 2023/01/03 --------------------------------------------------------------------------------------------------- -- cgit v1.3