diff options
| author | jvoisin | 2026-01-07 12:03:41 +0100 |
|---|---|---|
| committer | jvoisin | 2026-01-07 12:03:41 +0100 |
| commit | 5f944e2b1085bdd07b75f7c13bec2b2ad49ea09e (patch) | |
| tree | 8fda8d018096a70697659a85cfe198b6efafb209 /doc/source/changelog.rst | |
| parent | 9278dc77bab2a219e770a1b31dd6797bc9070e37 (diff) | |
Bump the changelogv0.13.0
Diffstat (limited to 'doc/source/changelog.rst')
| -rw-r--r-- | doc/source/changelog.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 490a7ea..5052975 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst | |||
| @@ -1,6 +1,21 @@ | |||
| 1 | Changelog | 1 | Changelog |
| 2 | ========= | 2 | ========= |
| 3 | 3 | ||
| 4 | 0.13.0 - `Elephas <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.13.0>`__ 2026/01/07 | ||
| 5 | ----------------------------------------------------------------------------------------------- | ||
| 6 | |||
| 7 | New features | ||
| 8 | ^^^^^^^^^^^^ | ||
| 9 | * Compatibility with PHP8.5 | ||
| 10 | * Add the possibility to log to a file | ||
| 11 | |||
| 12 | Bug fixes | ||
| 13 | ^^^^^^^^^ | ||
| 14 | * Improve .drop() logging reliability when set_error_handler is used | ||
| 15 | * Improve simulation mode for unserialize() when no HMAC key is provided | ||
| 16 | * Fix a possible arbitrary code execution on misconfigured upload_validation deployments (CVE-2026-22034) | ||
| 17 | |||
| 18 | |||
| 4 | 0.12.0 - `Stegodontidae <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.12.0>`__ 2025/08/19 | 19 | 0.12.0 - `Stegodontidae <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.12.0>`__ 2025/08/19 |
| 5 | ----------------------------------------------------------------------------------------------------- | 20 | ----------------------------------------------------------------------------------------------------- |
| 6 | 21 | ||
