|
| 1 | +2014-12-08 Hannes Magnusson <bjori@mongodb.com> |
| 2 | + * PHP-1322: More renaming |
| 3 | + |
| 4 | +2014-12-08 Hannes Magnusson <bjori@mongodb.com> |
| 5 | + * PHP-1322 Rename count methods in WriteResults |
| 6 | + |
| 7 | +2014-12-08 Hannes Magnusson <bjori@mongodb.com> |
| 8 | + * PHP-1320: $batch->update() fails when replacing entire document |
| 9 | + |
| 10 | +2014-12-08 Hannes Magnusson <bjori@mongodb.com> |
| 11 | + * PHP-1319: Convert this into normalish cursor |
| 12 | + |
| 13 | +2014-12-05 Hannes Magnusson <bjori@mongodb.com> |
| 14 | + * PHP-1319: Implement command cursors |
| 15 | + |
| 16 | +2014-12-08 Hannes Magnusson <bjori@mongodb.com> |
| 17 | + * Add tracing to mongoc |
| 18 | + |
| 19 | +2014-12-05 Hannes Magnusson <bjori@mongodb.com> |
| 20 | + * We are throwing exception here, doesn't matter if we are assigning return value |
| 21 | + |
| 22 | +2014-12-05 Hannes Magnusson <bjori@mongodb.com> |
| 23 | + * Throw exception on failure |
| 24 | + |
| 25 | +2014-12-05 Hannes Magnusson <bjori@mongodb.com> |
| 26 | + * Make phongo_throw_exception variadic to improve error messages |
| 27 | + |
| 28 | +2014-12-05 Hannes Magnusson <bjori@mongodb.com> |
| 29 | + * Fix reference counting of nested bson objects |
| 30 | + |
| 31 | +2014-12-04 Hannes Magnusson <bjori@mongodb.com> |
| 32 | + * Bump version |
| 33 | + |
| 34 | +2014-12-04 Hannes Magnusson <bjori@mongodb.com> |
| 35 | + * Commit the release notes |
| 36 | + |
| 37 | +2014-12-03 Hannes Magnusson <bjori@mongodb.com> |
| 38 | + * Take the release notes from the release file |
0 commit comments