Skip to content

Commit

Permalink
docs: adds CHANGELOG entry for #21
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 May 27, 2020
1 parent c71b7de commit 21fdc8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file, in reverse

### Changed

- [#20](https://github.com/mezzio/mezzio-skeleton/pull/20) updates the minimum supported version of Diactoros to 2.3.0, and registers the ConfigProvider for that component to ensure PSR-17 HTTP Message Factory implementations are exposed to the DI container.

- [#20](https://github.com/mezzio/mezzio-skeleton/pull/20) modifies the data returned by the `HomePageHandler` when returning a JSON response; it now includes containerName and routerName, and links to documentation for each.

- [#17](https://github.com/mezzio/mezzio-skeleton/pull/17) updates `laminas/laminas-auradi-config` dependency to version 2.0 in order to support Aura.Di 4.0. It is still compatible with Aura.Di 3.4.
Expand Down

0 comments on commit 21fdc8e

Please sign in to comment.