Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Mar 25, 2016
1 parent bad0e2c commit 87be2a9
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,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.1.3] - 2016-03-25
### Added
- Refactor bootstrapping to use an instantiated object.
- i18n all strings.

## Fixed
- Updated `README.md` with refactoring changes.

## [0.1.2] - 2016-03-25
### Added
- Graceful error-handling in bootstrapping process.
Expand All @@ -16,6 +24,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Initial release to GitHub.

[0.1.3]: https://github.com/brightnucleus/php-composter/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/brightnucleus/php-composter/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/brightnucleus/php-composter/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/brightnucleus/php-composter/compare/v0.0.0...v0.1.0

0 comments on commit 87be2a9

Please sign in to comment.