Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codeliner committed May 11, 2015
1 parent 47408a9 commit 0a7d8fb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [0.3.1] - 2015-05-11
### Fixed
- [#11](https://github.com/prooph/link-process-manager/issues/11) Connector metadata was removed on publish workflow

## [0.3.0] - 2015-05-10
### Added
- #7 link-monitor is now part of the process-manager
Expand All @@ -25,7 +29,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- First development version of the module
- Runs already in production!

[unreleased]: https://github.com/prooph/link-process-manager/compare/v0.3.0...HEAD
[unreleased]: https://github.com/prooph/link-process-manager/compare/v0.3.1...HEAD
[0.3.0]: https://github.com/prooph/link-process-manager/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/prooph/link-process-manager/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/prooph/link-process-manager/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/prooph/link-process-manager/compare/v0.1...v0.1.1

0 comments on commit 0a7d8fb

Please sign in to comment.