Skip to content

Commit 3c742f3

Browse files
committed
Add 1.0.3 release notes
1 parent 39fa6bf commit 3c742f3

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

RELEASE-1.0

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,51 @@
1+
RELEASE 1.0.3
2+
-------------
3+
2016-09-22 Jeremy Mikola <[email protected]>
4+
* Allow Travis to fast-finish
5+
6+
2016-09-22 Jeremy Mikola <[email protected]>
7+
* Revise Travis build matrix
8+
9+
2016-09-22 Jeremy Mikola <[email protected]>
10+
* PHPLIB-193: Do not pass typeMap Client option to Manager
11+
12+
2016-09-22 Jeremy Mikola <[email protected]>
13+
* PHPLIB-219: Fix BSON serialization of findAndModify write concern
14+
15+
2016-06-20 Jeremy Mikola <[email protected]>
16+
* Fix indentation
17+
18+
2016-06-20 Jeremy Mikola <[email protected]>
19+
* Fix DatabaseCommand::execute() return type hint
20+
21+
2016-06-20 Jeremy Mikola <[email protected]>
22+
* Fix doc block spacing
23+
24+
2016-06-20 Jeremy Mikola <[email protected]>
25+
* Remove unnecessary use statements
26+
27+
2016-06-03 Jeremy Mikola <[email protected]>
28+
* CreateIndexes::executeCommand() need not return anything
29+
30+
2016-05-23 corpsee <[email protected]>
31+
* Fixed return annotation in doc blocks
32+
33+
2016-05-23 Jesper Wallin <[email protected]>
34+
* Fix typo in query projection example
35+
36+
2016-06-02 Derick Rethans <[email protected]>
37+
* Fixed documentation to point to the right BSON namespace for ObjectID
38+
39+
2016-06-03 Jeremy Mikola <[email protected]>
40+
* Note that non-arrays may also be used as documents
41+
42+
2016-06-02 Jeremy Mikola <[email protected]>
43+
* Add write method examples to CRUD tutorial
44+
45+
2016-03-30 Jeremy Mikola <[email protected]>
46+
* Add 1.0.2 release notes
47+
48+
149
RELEASE 1.0.2
250
-------------
351
2016-03-30 Jeremy Mikola <[email protected]>

0 commit comments

Comments
 (0)