summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjvoisin2021-01-02 19:22:07 +0100
committerjvoisin2021-01-02 19:22:07 +0100
commit047b2d08a5d01c2c8654f16fb97bb99d0b25052b (patch)
tree95371083cc289f93215e00fdfff018a15c5dcb5a /doc
parentfb4e6f5fe0f1424db610b7dd563853a5d9a707ab (diff)
Bump the changelogv0.7.0
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