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

Commit

Permalink
Adds CHANGELOG for 3.0.0alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 6, 2018
1 parent 1e58d78 commit 276a517
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

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

## 3.0.0alpha2 - 2018-02-06

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Fixes the `ConfigProvider` to alias `Zend\Expressive\Router\RouterInterface`
to `Zend\Expressive\Router\AuraRouter`, and to define the latter as an
invokable.

## 3.0.0alpha1 - 2018-02-06

### Added
Expand Down

0 comments on commit 276a517

Please sign in to comment.