diff --git a/debian/changelog b/debian/changelog index ae3f9ba..612f98a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ssowat (3.4.0) testing; urgency=low + + * [enh] Add PCRE regex support (#102) + + Thanks to all the contributors (ljf) <3 ! + + -- Alexandre Aubin Thu, 20 Dev 2018 22:27:00 +0000 + ssowat (3.3.2) stable; urgency=low * [fix] CVE-2018-11347 http header injection (thanks to Bram for the fix !)