diff --git a/README.md b/README.md index e93d5d4..22a86b6 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Where the ```$dump``` would be an instance of Rah\Danpu\Dump. Changelog --------- +### Version 2.3.3 - 2013/05/15 + +* Suggest Zlib, but do not require. Zlib isn't required if the file isn't compressed. + ### Version 2.3.2 - 2013/05/14 * Fixed: Define Rah\Danpu\Base::$pdo property as protected.