Skip to content

Commit

Permalink
docs: prepare for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Oct 24, 2019
1 parent f78c06c commit 96105ec
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@

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

## 0.1.0 - TBD
## 0.1.0 - 2019-10-23

### Added

- Nothing.
- Adds a pre-command-run listener in order to rewrite requests to install zendframework and zfcampus packages to their Laminas Project equivalents.

- Adds a pre-dependencies-solving listener in order to replace requests for zendframework and zfcampus packages with their Laminas Project equivalents.

- Adds a pre-package-install listener to intercept install requests for zendframework and zfcampus packages and replace them with Laminas Project equivalents.

### Changed

Expand Down

0 comments on commit 96105ec

Please sign in to comment.