Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Dec 4, 2017
1 parent 6eb1f6a commit a3ea636
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Change Log

## [v4.2.1](https://github.com/prooph/common/tree/v4.2.1)

[Full Changelog](https://github.com/prooph/common/compare/v4.2.0...v4.2.1)

**Implemented enhancements:**

- test php 7.2 [\#67](https://github.com/prooph/common/pull/67) ([prolic](https://github.com/prolic))

**Closed issues:**

- PayloadTrait requires payload to present [\#65](https://github.com/prooph/common/issues/65)

## [v4.2.0](https://github.com/prooph/common/tree/v4.2.0) (2017-12-02)
[Full Changelog](https://github.com/prooph/common/compare/v4.1.0...v4.2.0)

**Implemented enhancements:**

- make payload optional [\#66](https://github.com/prooph/common/pull/66) ([prolic](https://github.com/prolic))

## [v4.1.0](https://github.com/prooph/common/tree/v4.1.0) (2017-03-30)
[Full Changelog](https://github.com/prooph/common/compare/v4.0.0...v4.1.0)

**Merged pull requests:**

- Prepare for 4.0 Release [\#62](https://github.com/prooph/common/pull/62) ([prolic](https://github.com/prolic))

## [v4.0.0](https://github.com/prooph/common/tree/v4.0.0) (2017-02-10)
[Full Changelog](https://github.com/prooph/common/compare/v4.0.0-beta2...v4.0.0)

Expand Down

0 comments on commit a3ea636

Please sign in to comment.