diff options
| author | kka | 2018-12-21 11:59:07 +0100 |
|---|---|---|
| committer | kka | 2018-12-21 11:59:07 +0100 |
| commit | bdc2d866c1c55826383c0b203a0702bc58cefe76 (patch) | |
| tree | 117aec37613ef0639f588302fc6ff83987e57990 /doc/source | |
| parent | 8333a6ac80cbe72821e4f2384e7e15ffd9a975ba (diff) | |
bump the changelogv0.4.1
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/changelog.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 534537f..cac6cec 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst | |||
| @@ -1,6 +1,28 @@ | |||
| 1 | Changelog | 1 | Changelog |
| 2 | ========= | 2 | ========= |
| 3 | 3 | ||
| 4 | |||
| 5 | 0.4.1 - `Loxodonta <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.4.1>`__ 2018/12/21 | ||
| 6 | -------------------------------------------------------------------------------------------------------------- | ||
| 7 | |||
| 8 | Improvements | ||
| 9 | ^^^^^^^^^^^^ | ||
| 10 | |||
| 11 | - Improve and clarify the documentation | ||
| 12 | - Add support for PHP7.3 | ||
| 13 | - Improve the coverage, we have reached 99% of coverage | ||
| 14 | - Improve `mb_string` hooking logic | ||
| 15 | - The script that check uploaded file is now available in PHP | ||
| 16 | |||
| 17 | |||
| 18 | Bug fixes | ||
| 19 | ^^^^^^^^^ | ||
| 20 | |||
| 21 | - Fix segfault on 32-bit for PHP7.3 | ||
| 22 | - Fix segfault when using `sloppy_comparaison` feature with array | ||
| 23 | |||
| 24 | |||
| 25 | |||
| 4 | 0.4.0 - `Oliphant Chuckerbutty <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.4.0>`__ 2018/08/31 | 26 | 0.4.0 - `Oliphant Chuckerbutty <https://github.com/nbs-system/snuffleupagus/releases/tag/v0.4.0>`__ 2018/08/31 |
| 5 | -------------------------------------------------------------------------------------------------------------- | 27 | -------------------------------------------------------------------------------------------------------------- |
| 6 | 28 | ||
