Andreas Braun 9 лет назад
Родитель
Сommit
c6f3bfcf11
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      CHANGELOG-1.0.md

+ 11 - 0
CHANGELOG-1.0.md

@@ -3,6 +3,17 @@ CHANGELOG
 
 This changelog references the relevant changes done in minor version updates.
 
+1.0.4 (xxxx-xx-xx)
+------------------
+
+All issues and pull requests under this release may be found under the
+[1.0.4](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.0.4)
+milestone.
+
+ * [#115](https://github.com/alcaeus/mongo-php-adapter/pull/115) fixes an error
+ where using the alternate syntax for `MongoCollection::aggregate` would lead to
+ empty aggregation pipelines
+
 1.0.3 (2016-04-13)
 ------------------