From 7d4913635cea2918e9ff49cde4cbd8384d2eabcb Mon Sep 17 00:00:00 2001 From: Jukka Svahn Date: Sun, 22 Dec 2013 02:09:58 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1a7d1b..b6e6817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ Changelog Version 2.6.2 - upcoming -* Fixed: Rah\Danpu\Dump::__call() now requires properly requires $args, rather than having the second argument optional. -* Updated: Documentation. +* Fixed: Rah\Danpu\Dump::__call() now properly requires $args, rather than having the second argument optional. +* Changed: Check that the source file exists before trying to import it. * Started testing the project on [HHVM](http://hhvm.com/); passes all tests. Version 2.6.1 - 2013/12/18