Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

Commit

Permalink
Create changelog document for 1.1.x series
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikola committed Dec 5, 2013
1 parent 0c303c5 commit 1e3f614
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG-1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
CHANGELOG for 1.1.x
===================

This changelog references the relevant changes (bug and security fixes) done
in 1.1.x patch versions.

* 1.1.1 (2013-12-05)

* [#148](https://github.com/doctrine/mongodb/pull/148): Reset cursor before and after `getSingleResult()`
* [#149](https://github.com/doctrine/mongodb/pull/149): Use integer-casted argument in `Cursor::batchSize()`

0 comments on commit 1e3f614

Please sign in to comment.