Skip to content

Commit

Permalink
docs: updates CHANGELOG to detail changes from #32
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
  • Loading branch information
weierophinney committed Oct 6, 2020
1 parent 822e8e7 commit 48ae3e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -6,19 +6,19 @@ All notable changes to this project will be documented in this file, in reverse

### Added

- Nothing.
- [#32](https://github.com/laminas/laminas-hydrator/pull/32) adds support for PHP 8.

### Changed

- Nothing.
- [#32](https://github.com/laminas/laminas-hydrator/pull/32) changes the minimum supported version of laminas-stdlib from 3.2 to 3.3.

### Deprecated

- Nothing.

### Removed

- Nothing.
- [#32](https://github.com/laminas/laminas-hydrator/pull/32) removes support for PHP versions prior to 7.3.

### Fixed

Expand Down

0 comments on commit 48ae3e0

Please sign in to comment.