diff --git a/CHANGELOG b/CHANGELOG index 502567bed4..be51aabab0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,6 @@ v1.3 (XXXX-XX-XX) ----------------- -* issue #442: pls update post install info on osx - * issue #212: auto-increment support The feature can be used by creating a collection with the extra `keyOptions` @@ -102,6 +100,8 @@ v1.3 (XXXX-XX-XX) v1.2.1 (XXXX-XX-XX) ------------------- +* issue #442: pls update post install info on osx + * fixed conversion of special double values (NaN, -inf, +inf) when converting from shapedjson to JSON