Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit ff2fda9

Browse files
committed
changelog for #325
1 parent 87222e8 commit ff2fda9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ All notable changes to this project will be documented in this file, in reverse
1111

1212
### Changed
1313

14-
- Nothing.
14+
- [#325](https://github.com/zendframework/zend-db/pull/325) change `HydratingResultSet::current()` to returns null on no data.
1515

1616
### Deprecated
1717

@@ -425,4 +425,4 @@ All notable changes to this project will be documented in this file, in reverse
425425
closure binding (now that we're on 5.5+, this is possible).
426426
- [#9](https://github.com/zendframework/zend-db/pull/9) thoroughly audits the
427427
OCI8 (Oracle) driver, ensuring it provides feature parity with other drivers,
428-
and fixes issues with subselects, limits, and offsets.
428+
and fixes issues with subselects, limits, and offsets.

0 commit comments

Comments
 (0)