Skip to content

Commit

Permalink
Add CHANGELOG entry for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomphp committed May 25, 2016
1 parent 9e1d220 commit 5e4c695
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.4.0]
### Added
* Exception thrown when no files are found when using the `fromFiles`
constructor

### Changed
* Config containing class names will remain as strings and not be converted to
instances

## [0.3.3] - 2015-10-10
### Added
* Configuring DI via the config
Expand Down

0 comments on commit 5e4c695

Please sign in to comment.