From 48e126c6205b78020f16baf36ebe3fa49b76006a Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Tue, 14 Oct 2014 10:15:15 +0200 Subject: [PATCH] updated CHANGELOG --- CHANGELOG | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ee4de641e4..a6002a5130 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -126,7 +126,13 @@ v2.3.0 (XXXX-XX-XX) storing JavaScript date objects in the database in a sensible manner. -v2.2.x (????-??-??) +v2.2.6 (XXXX-XX-XX) +------------------- + +* fixed issue #972: Compilation Issue + + +v2.2.5 (2014-10-09) ------------------- * fixed issue #961: allow non-JSON values in undocument request bodies @@ -137,7 +143,7 @@ v2.2.x (????-??-??) problems after collection rename operations -v2.2.4 (2014-XX-XX) +v2.2.4 (2014-10-01) ------------------- * fixed accessing `_from` and `_to` attributes in `collection.byExample` and