|
| 1 | +RELEASE 1.0.2 |
| 2 | +------------- |
| 3 | +2016-03-30 Jeremy Mikola < [email protected]> |
| 4 | + * Discuss how inserted IDs may be accessed in Upgrade Guide |
| 5 | + |
| 6 | +2016-03-30 Jeremy Mikola < [email protected]> |
| 7 | + * Use reference-style links in Upgrade Guide |
| 8 | + |
| 9 | +2016-03-29 Nick Dresselhaus < [email protected]> |
| 10 | + * PHPLIB-189: Fix merging of comment and maxTimeMS options |
| 11 | + |
| 12 | +2016-03-29 Jeremy Mikola < [email protected]> |
| 13 | + * Use listCollections for command cursor example, move aggregate to CRUD |
| 14 | + |
| 15 | +2016-03-28 Jeremy Mikola < [email protected]> |
| 16 | + * Add query examples and create BSON tutorial page |
| 17 | + |
| 18 | +2016-03-28 Jeremy Mikola < [email protected]> |
| 19 | + * Clarify that Persistable is supported in methods without "typeMap" option |
| 20 | + |
| 21 | +2016-03-24 Jeremy Mikola < [email protected]> |
| 22 | + * Add Client API documentation |
| 23 | + |
| 24 | +2016-03-24 Jeremy Mikola < [email protected]> |
| 25 | + * Fix typo in Client::__get() documentation |
| 26 | + |
| 27 | +2016-03-24 Jeremy Mikola < [email protected]> |
| 28 | + * Split Database docs into API and tutorial |
| 29 | + |
| 30 | +2016-03-24 Jeremy Mikola < [email protected]> |
| 31 | + * CreateCollection::execute() may return an array |
| 32 | + |
| 33 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 34 | + * Split Collection docs into API, tutorial, and upgrade guide |
| 35 | + |
| 36 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 37 | + * Specify when findAndModify operations may return null |
| 38 | + |
| 39 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 40 | + * Misc doc block updates for Collection operations |
| 41 | + |
| 42 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 43 | + * Document typeMap option for DropDatabase and DropIndexes |
| 44 | + |
| 45 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 46 | + * Specify classes for returnDocument option constants |
| 47 | + |
| 48 | +2016-03-23 Jeremy Mikola < [email protected]> |
| 49 | + * FindOne::execute() may return an array |
| 50 | + |
| 51 | +2016-03-14 Jeremy Mikola < [email protected]> |
| 52 | + * Remove branch alias for 1.0.x |
| 53 | + |
| 54 | +2016-03-04 Jeremy Mikola < [email protected]> |
| 55 | + * Add 1.0.1 release notes |
| 56 | + |
1 | 57 | RELEASE 1.0.1
|
2 | 58 | -------------
|
3 | 59 | 2016-02-16 minenok < [email protected]>
|
|
0 commit comments