diff options
| author | jvoisin | 2018-02-07 11:05:38 +0100 |
|---|---|---|
| committer | jvoisin | 2018-02-07 11:05:38 +0100 |
| commit | a9ee27231e057e3b30a424d7dec8f92ac8beac11 (patch) | |
| tree | 34cb226872851f1d874b18bf8b9c3d493e5aa63d /doc | |
| parent | 86e82aaa0cef705be3657d201ac7bccc0fafeb28 (diff) | |
Bump the changelogv0.2.1
Diffstat (limited to 'doc')
| -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 | ||
