diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/changelog.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 5efb4cc..8e476b1 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst | |||
| @@ -1,6 +1,23 @@ | |||
| 1 | Changelog | 1 | Changelog |
| 2 | ========= | 2 | ========= |
| 3 | 3 | ||
| 4 | 0.2.1 - `Elephant Point <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.1>`__ 2018/02/07 | ||
| 5 | ------------------------------------------------------------------------------------------------------- | ||
| 6 | |||
| 7 | Bug fixes | ||
| 8 | ^^^^^^^^^ | ||
| 9 | |||
| 10 | - The testsuite can now be successfully run as root | ||
| 11 | - Fix a double execution when snuffleupagus is used with some other extensions | ||
| 12 | - Fix an execution-context related crash | ||
| 13 | |||
| 14 | Improvements | ||
| 15 | ^^^^^^^^^^^^ | ||
| 16 | |||
| 17 | - Support PCRE2, since it's `required for PHP7.3 <https://wiki.php.net/rfc/pcre2-migration>`__ | ||
| 18 | - Improve a bit the portability of the code | ||
| 19 | - Minor code simplification | ||
| 20 | |||
| 4 | 0.2.0 - `Elephant Rally <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.0>`__ - 2018/01/18 | 21 | 0.2.0 - `Elephant Rally <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.0>`__ - 2018/01/18 |
| 5 | --------------------------------------------------------------------------------------------------------- | 22 | --------------------------------------------------------------------------------------------------------- |
| 6 | 23 | ||
