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

Commit

Permalink
Added CHANGELOG for #38
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Apr 11, 2017
1 parent e5f21bb commit ad6a7c3
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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

## 0.7.1 - 2017-04-11

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#38](https://github.com/zendframework/zend-component-installer/pull/38) fixes
an issue with detection of config providers in `ConfigAggregator`-based
configuration files. Previously, entries that were globally qualified
(prefixed with `\\`) were not properly detected, leading to the installer
re-asking to inject.

## 0.7.0 - 2017-02-22

### Added
Expand Down

0 comments on commit ad6a7c3

Please sign in to comment.