Skip to content

Commit 6671cce

Browse files
committed
Add release notes
1 parent 54a2e19 commit 6671cce

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

RELEASE-0.1.2

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

0 commit comments

Comments
 (0)