summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/changelog.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index b4b87b8..307c92c 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -1,6 +1,27 @@
1Changelog 1Changelog
2========= 2=========
3 3
40.7.0 - `Los Elefantes <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/01/02
5----------------------------------------------------------------------------------------------------------
6
7New features
8^^^^^^^^^^^^
9* PHP8 support
10* Stacktraces in dumps
11* The ``>`` operator now skips over functions
12
13Improvements
14^^^^^^^^^^^^
15* Move the CI from travis to gitlab-ci
16* Some code simplifications and constifications
17* PCRE2 is now used when possible
18* The ``generate_rules.php`` script is now more portable
19
20Bug fixes
21^^^^^^^^^
22* The strict mode is now disableable
23
24
40.6.0 - `Elephant in the room <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.6.0>`__ 2020/11/06 250.6.0 - `Elephant in the room <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.6.0>`__ 2020/11/06
5---------------------------------------------------------------------------------------------------------- 26----------------------------------------------------------------------------------------------------------
6 27