diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/changelog.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 39b65cf..6eaccd2 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst | |||
| @@ -1,6 +1,19 @@ | |||
| 1 | Changelog | 1 | Changelog |
| 2 | ========= | 2 | ========= |
| 3 | 3 | ||
| 4 | 0.8.0 - Woolly Mammoth | ||
| 5 | ---------------------- | ||
| 6 | |||
| 7 | - Massive simplification of the configuration parser | ||
| 8 | - Better memory management | ||
| 9 | - Removal of internal calls to `call_user_func` | ||
| 10 | - Check for unsupported PHP version | ||
| 11 | - Compatibility with PHP8.1 | ||
| 12 | - Suhosin features backports: | ||
| 13 | - Maximum stack depth/recursion limit | ||
| 14 | - Maximum length for session id | ||
| 15 | |||
| 16 | |||
| 4 | 0.7.1 - `Proboscidea <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/08/02 | 17 | 0.7.1 - `Proboscidea <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/08/02 |
| 5 | ------------------------------------------------------------------------------------------------- | 18 | ------------------------------------------------------------------------------------------------- |
| 6 | 19 | ||
