|
|
@@ -10,6 +10,8 @@ All issues and pull requests under this release may be found under the
|
|
|
[1.1.0](https://github.com/alcaeus/mongo-php-adapter/issues?q=milestone%3A1.1.0)
|
|
|
milestone.
|
|
|
|
|
|
+ * [#128](https://github.com/alcaeus/mongo-php-adapter/pull/128) removes support
|
|
|
+ for PHP 5.5.
|
|
|
* [#127](https://github.com/alcaeus/mongo-php-adapter/pull/127) reads the `code`
|
|
|
and `scope` properties of `MongoDB\BSON\Javascript` objects when converting them
|
|
|
to `MongoCode` objects.
|