diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/changelog.rst | 21 |
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 @@ | |||
| 1 | Changelog | 1 | Changelog |
| 2 | ========= | 2 | ========= |
| 3 | 3 | ||
| 4 | 0.7.0 - `Los Elefantes <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.7.0>`__ 2021/01/02 | ||
| 5 | ---------------------------------------------------------------------------------------------------------- | ||
| 6 | |||
| 7 | New features | ||
| 8 | ^^^^^^^^^^^^ | ||
| 9 | * PHP8 support | ||
| 10 | * Stacktraces in dumps | ||
| 11 | * The ``>`` operator now skips over functions | ||
| 12 | |||
| 13 | Improvements | ||
| 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 | |||
| 20 | Bug fixes | ||
| 21 | ^^^^^^^^^ | ||
| 22 | * The strict mode is now disableable | ||
| 23 | |||
| 24 | |||
| 4 | 0.6.0 - `Elephant in the room <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.6.0>`__ 2020/11/06 | 25 | 0.6.0 - `Elephant in the room <https://github.com/jvoisin/snuffleupagus/releases/tag/v0.6.0>`__ 2020/11/06 |
| 5 | ---------------------------------------------------------------------------------------------------------- | 26 | ---------------------------------------------------------------------------------------------------------- |
| 6 | 27 | ||
