From 03457906d8b2acaed3f1f960c337cbe8506d3471 Mon Sep 17 00:00:00 2001 From: Christoph Kappestein Date: Wed, 14 Jan 2015 19:42:11 +0100 Subject: [PATCH] update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 93354f4b..d08072a5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ 0.9.4 +* Sql table query methods return now an array instead of RecordInterface * Added media type class and improved content negotiation * Improved JWT implementation * Removed unused methods from Base class which now contains only the getVersion