Skip to content

Commit a3ea636

Browse files
committed
update changelog
1 parent 6eb1f6a commit a3ea636

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Change Log
22

3+
## [v4.2.1](https://github.com/prooph/common/tree/v4.2.1)
4+
5+
[Full Changelog](https://github.com/prooph/common/compare/v4.2.0...v4.2.1)
6+
7+
**Implemented enhancements:**
8+
9+
- test php 7.2 [\#67](https://github.com/prooph/common/pull/67) ([prolic](https://github.com/prolic))
10+
11+
**Closed issues:**
12+
13+
- PayloadTrait requires payload to present [\#65](https://github.com/prooph/common/issues/65)
14+
15+
## [v4.2.0](https://github.com/prooph/common/tree/v4.2.0) (2017-12-02)
16+
[Full Changelog](https://github.com/prooph/common/compare/v4.1.0...v4.2.0)
17+
18+
**Implemented enhancements:**
19+
20+
- make payload optional [\#66](https://github.com/prooph/common/pull/66) ([prolic](https://github.com/prolic))
21+
22+
## [v4.1.0](https://github.com/prooph/common/tree/v4.1.0) (2017-03-30)
23+
[Full Changelog](https://github.com/prooph/common/compare/v4.0.0...v4.1.0)
24+
25+
**Merged pull requests:**
26+
27+
- Prepare for 4.0 Release [\#62](https://github.com/prooph/common/pull/62) ([prolic](https://github.com/prolic))
28+
329
## [v4.0.0](https://github.com/prooph/common/tree/v4.0.0) (2017-02-10)
430
[Full Changelog](https://github.com/prooph/common/compare/v4.0.0-beta2...v4.0.0)
531

0 commit comments

Comments
 (0)