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

Commit

Permalink
Created CHANGELOG for #20
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Sep 21, 2015
1 parent 137de71 commit 802072d
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 @@ -18,7 +18,11 @@ All notable changes to this project will be documented in this file, in reverse

### Deprecated

- Nothing.
- [#20](https://github.com/zendframework/zend-stdlib/pull/20) deprecates *all
hydrator* classes, in favor of the new [zend-hydrator](https://github.com/zendframework/zend-hydrator)
component. All classes were updated to extend their zend-hydrator equivalents,
and marked as `@deprecated`, indicating the equivalent class from the other
repository.

### Removed

Expand Down

0 comments on commit 802072d

Please sign in to comment.