From c5a87dc823d57a29233e47ce89df5dc0b60bd581 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 12 Mar 2018 10:04:50 +0100 Subject: Bump the changelog --- doc/source/changelog.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'doc/source') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 8e476b1..9384702 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,6 +1,29 @@ Changelog ========= +0.2.2 - `Elephant Moraine `__ 2018/04/12 +------------------------------------------------------------------------------------------------------- + +New features +^^^^^^^^^^^^ +- The `.dump()` filter is now supported for `unserialize`, `readonly_exec`, and `eval` black/whitelist + +Improvements +^^^^^^^^^^^^ + +- Add some assertions +- Add more rules examples +- Provide a script to check for malicious file uploads +- Significant performances improvement (at least +20%) +- Significantly improve the performances of our default rules set +- Our readme file is now shinier +- Minor code simplification + +Bug fixes +^^^^^^^^^ +- Fix a crash related to variadic functions + + 0.2.1 - `Elephant Point `__ 2018/02/07 ------------------------------------------------------------------------------------------------------- -- cgit v1.3