From daa45df0035d0b817028e6f7850ef2db9678b69e Mon Sep 17 00:00:00 2001 From: Jukka Svahn Date: Tue, 14 May 2013 11:59:20 +0300 Subject: [PATCH] Marks v2.3.2. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4df1cda..2005abe 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.2 - 2013/05/14 + +* Fixed: Define Rah\Danpu\Base::$pdo property as protected. + ### Version 2.3.1 - 2013/05/14 * Fixed: Can pass instance of Rah\Danpu\Config to a worker. Rah\Base now correctly hints Rah\Danpu\Config instead of Rah\Danpu\Dump.