Skip to content

Commit 0143bff

Browse files
committed
Updated the changelog for v1.3.1
1 parent 6432776 commit 0143bff

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.3.1
2+
3+
Bug Fixes:
4+
5+
* [PHP-170] Duration nanos should support a signed 64-bit range
6+
7+
Documentation:
8+
9+
* [PHP-184] Remove {@inheritDoc} from method parameters
10+
* [PHP-183] Remove references to SimpleStatement and ExecutionOptions from docs,
11+
features, and most tests
12+
113
# 1.3.0
214

315
Features:
@@ -8,6 +20,7 @@ Features:
820
* `ExecutionOptions` has been deprecated in favor of using an array
921

1022
Bug Fixes:
23+
1124
* [PHP-86] Decimal __toString method
1225
* [PHP-109] Cassandra solr_query not working after upgrading to DSE 5
1326
* [PHP-114] pecl install compiler output is dominated by C90 warnings

0 commit comments

Comments
 (0)