|
@@ -3,15 +3,24 @@ CHANGELOG
|
|
|
|
|
|
|
|
This changelog references the relevant changes done in minor version updates.
|
|
This changelog references the relevant changes done in minor version updates.
|
|
|
|
|
|
|
|
-1.0.6 (xxxx-xx-xx)
|
|
|
|
|
|
|
+1.0.7 (xxxx-xx-xx)
|
|
|
------------------
|
|
------------------
|
|
|
|
|
|
|
|
All issues and pull requests under this release may be found under the
|
|
All issues and pull requests under this release may be found under the
|
|
|
-[1.0.6](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.0.5)
|
|
|
|
|
|
|
+[1.0.7](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.0.7)
|
|
|
|
|
+milestone.
|
|
|
|
|
+
|
|
|
|
|
+1.0.6 (2016-10-07)
|
|
|
|
|
+------------------
|
|
|
|
|
+
|
|
|
|
|
+All issues and pull requests under this release may be found under the
|
|
|
|
|
+[1.0.6](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.0.6)
|
|
|
milestone.
|
|
milestone.
|
|
|
|
|
|
|
|
* [#126](https://github.com/alcaeus/mongo-php-adapter/pull/126) fixes a class
|
|
* [#126](https://github.com/alcaeus/mongo-php-adapter/pull/126) fixes a class
|
|
|
name that was improperly capitalized.
|
|
name that was improperly capitalized.
|
|
|
|
|
+ * [#130](https://github.com/alcaeus/mongo-php-adapter/pull/130) fixes JSON
|
|
|
|
|
+ serialization of `MongoId` objects.
|
|
|
|
|
|
|
|
1.0.5 (2016-07-03)
|
|
1.0.5 (2016-07-03)
|
|
|
------------------
|
|
------------------
|