diff --git a/CHANGELOG b/CHANGELOG index 467ff9106c..2154f32d6d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,9 +38,6 @@ v3.3.4 (2018-02-28) * The access level for the `_system` database -v3.3.3 (2018-01-26) -------------------- - * fix internal issue 1770: collection creation using distributeShardsLike yields errors and did not distribute shards correctly in the following cases: 1. If numberOfShards * replicationFactor % nrDBServers != 0 @@ -79,6 +76,10 @@ v3.3.3 (2018-01-26) * fixed issue #4395: If your foxx app includes an `APP` folder it got accidently removed by selfhealing this is not the case anymore. + +v3.3.3 (2018-01-26) +------------------- + * fix issue #4272: VERSION file keeps disappearing * fix internal issue #81: quotation marks disappeared when switching table/json