Skip to content

Commit

Permalink
Prepares 1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 5, 2020
1 parent 519f368 commit 6a8fe1a
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.

## 1.1.1 - 2020-02-05

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Fixes the various factory classes to add an `__invoke()` method so that they work with both version 2 and version 3 releases of zend-servicemanager.

## 1.1.0 - 2020-02-03

### Added
Expand Down

0 comments on commit 6a8fe1a

Please sign in to comment.