浏览代码

Update changelog

Andreas Braun 9 年之前
父节点
当前提交
2e38ac2736
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGELOG-1.0.md

+ 2 - 0
CHANGELOG-1.0.md

@@ -12,6 +12,8 @@ milestone.
 
  * [#126](https://github.com/alcaeus/mongo-php-adapter/pull/126) fixes a class
  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)
 ------------------