summaryrefslogtreecommitdiff
path: root/doc/source/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/changelog.rst')
-rw-r--r--doc/source/changelog.rst17
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 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.2.1 - `Elephant Point <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.1>`__ 2018/02/07
5-------------------------------------------------------------------------------------------------------
6
7Bug 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
14Improvements
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
40.2.0 - `Elephant Rally <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.0>`__ - 2018/01/18 210.2.0 - `Elephant Rally <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.2.0>`__ - 2018/01/18
5--------------------------------------------------------------------------------------------------------- 22---------------------------------------------------------------------------------------------------------
6 23