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

Commit

Permalink
Merge branch 'versions/2.5.2'
Browse files Browse the repository at this point in the history
2.5.2 readiness
  • Loading branch information
weierophinney committed Sep 22, 2015
2 parents e9875c7 + 463fd79 commit a5e1786
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.5.2 - TBD
## 2.5.2 - 2015-09-22

### Added

Expand All @@ -20,6 +20,10 @@ All notable changes to this project will be documented in this file, in reverse

### Fixed

- [#40](https://github.com/zendframework/zend-db/pull/40) updates the
zend-stdlib dependency to reference `>=2.5.0,<2.7.0` to ensure hydrators
will work as expected following extraction of hydrators to the zend-hydrator
repository.
- [#34](https://github.com/zendframework/zend-db/pull/34) fixes retrieval of
constraint metadata in the Oracle adapter.
- [#41](https://github.com/zendframework/zend-db/pull/41) removes hard dependency
Expand Down

0 comments on commit a5e1786

Please sign in to comment.