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

Commit

Permalink
Added CHANGELOG for #2 and 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 16, 2017
1 parent 17e4e4a commit 64332e4
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

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

## 1.1.0 - 2017-02-16

### Added

- [#2](https://github.com/zfcampus/zf-composer-autoloading/pull/2) adds the
flags `-p`/`--modules-path`, allowing the user to specify the directory
holding the module/source tree for which autoloading will be provided.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 1.0.0 - 2016-08-12

Initial release.
Expand Down

0 comments on commit 64332e4

Please sign in to comment.