|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.0...HEAD) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- Update phpstan/phpstan requirement from ^0.11.5 to ^0.11.5 || ^0.12.0 [\#13](https://github.com/antidot-framework/antidot-event-dispatcher/pull/13) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 10 | +- Update phpro/grumphp requirement from ^0.17.1 to ^0.17.1 || ^0.19.0 [\#12](https://github.com/antidot-framework/antidot-event-dispatcher/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 11 | +- Update symfony/var-dumper requirement from ^4.2 to ^4.2 || ^5.0 [\#11](https://github.com/antidot-framework/antidot-event-dispatcher/pull/11) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 12 | +- Update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0 [\#10](https://github.com/antidot-framework/antidot-event-dispatcher/pull/10) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | + |
| 14 | +## [2.0.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.0) (2020-06-01) |
| 15 | + |
| 16 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.1...2.0.0) |
| 17 | + |
| 18 | +**Implemented enhancements:** |
| 19 | + |
| 20 | +- Unnecessary call in Dispatcher [\#1](https://github.com/antidot-framework/antidot-event-dispatcher/issues/1) |
2 | 21 |
|
3 | 22 | ## [1.1.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.1) (2019-04-14)
|
| 23 | + |
4 | 24 | [Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...1.1.1)
|
5 | 25 |
|
6 | 26 | **Implemented enhancements:**
|
|
17 | 37 | - Add license file [\#7](https://github.com/antidot-framework/antidot-event-dispatcher/pull/7) ([kpicaza](https://github.com/kpicaza))
|
18 | 38 |
|
19 | 39 | ## [1.1.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.0) (2019-04-10)
|
| 40 | + |
20 | 41 | [Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.0.0...1.1.0)
|
21 | 42 |
|
22 | 43 | **Implemented enhancements:**
|
|
28 | 49 | - issue/\#4: Create docs for github pages [\#5](https://github.com/antidot-framework/antidot-event-dispatcher/pull/5) ([kpicaza](https://github.com/kpicaza))
|
29 | 50 |
|
30 | 51 | ## [1.0.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.0.0) (2019-04-08)
|
| 52 | + |
| 53 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/e86164a2734915e98227bdb23db717cb9206ef17...1.0.0) |
| 54 | + |
31 | 55 | **Fixed bugs:**
|
32 | 56 |
|
33 | 57 | - Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza))
|
34 | 58 |
|
35 | 59 |
|
36 | 60 |
|
37 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 61 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments