Skip to content

Commit

Permalink
Added CHANGELOG for #136
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 31, 2016
1 parent 6a2c209 commit 6f0d698
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.

## 2.3.1 - 2016-05-31

Final release. Please use [Apigility](https://apigility.org) instead.

### Added

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#136](https://github.com/phly/PhlyRestfully/pull/136) fixes autoloading and
configuration paths in the `Module` class, due to having moved into the source
tree.

## 2.3.0 - 2016-05-26

Final release. Please use [Apigility](https://apigility.org) instead.
Expand Down

0 comments on commit 6f0d698

Please sign in to comment.