From bd3b315738fcf9548ee1753e22c07ba8c7de6e3d Mon Sep 17 00:00:00 2001 From: Jukka Svahn Date: Tue, 14 May 2013 10:41:55 +0300 Subject: [PATCH] Marks v2.3.1. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3e9100d..4df1cda 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.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. + ### Version 2.3.0 - 2013/05/13 * Fixed: Errors in the given examples. The Rah\Danpu\Dump::temp() should be Rah\Danpu\Dump::tmp().