Skip to content

Commit

Permalink
docs: adds CHANGELOG entries for #9
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Nov 6, 2019
1 parent a142fbf commit 64a11e7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@

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

## 0.1.7 - TBD
## 0.1.7 - 2019-11-06

### Added

- Nothing.
- [#9](https://github.com/laminas/laminas-migration/pull/9) adds output to the command, so users can know what is happening and/or what has completed.

### Changed

- Nothing.
- [#9](https://github.com/laminas/laminas-migration/pull/9) updates the tool to inject the lamians-zendframework-bridge configuration post processor in Expressive applications, and as a module in MVC applications.

- [#9](https://github.com/laminas/laminas-migration/pull/9) updates the tool to require laminas-zendframework-bridge, for purposes of supplying replacements.

### Deprecated

Expand Down

0 comments on commit 64a11e7

Please sign in to comment.