|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.2](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.2) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.1...2.0.2) |
| 6 | + |
| 7 | +**Merged pull requests:** |
| 8 | + |
| 9 | +- add github community files [\#18](https://github.com/antidot-framework/antidot-event-dispatcher/pull/18) ([kpicaza](https://github.com/kpicaza)) |
| 10 | +- update deprecated test assert [\#17](https://github.com/antidot-framework/antidot-event-dispatcher/pull/17) ([kpicaza](https://github.com/kpicaza)) |
| 11 | +- update phpunit configuration format [\#16](https://github.com/antidot-framework/antidot-event-dispatcher/pull/16) ([kpicaza](https://github.com/kpicaza)) |
| 12 | +- Update phpro/grumphp requirement from ^0.17.1 || ^0.19.0 to ^0.17.1 || ^0.19.0 || ^0.21.0 [\#15](https://github.com/antidot-framework/antidot-event-dispatcher/pull/15) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | + |
| 14 | +## [2.0.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.1) (2020-07-14) |
| 15 | + |
| 16 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.0...2.0.1) |
| 17 | + |
| 18 | +**Merged pull requests:** |
| 19 | + |
| 20 | +- 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)) |
| 21 | +- 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)) |
| 22 | +- 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)) |
| 23 | +- 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)) |
| 24 | + |
| 25 | +## [2.0.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.0) (2020-06-01) |
| 26 | + |
| 27 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.1...2.0.0) |
| 28 | + |
| 29 | +**Implemented enhancements:** |
| 30 | + |
| 31 | +- Unnecessary call in Dispatcher [\#1](https://github.com/antidot-framework/antidot-event-dispatcher/issues/1) |
2 | 32 |
|
3 | 33 | ## [1.1.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.1) (2019-04-14)
|
| 34 | + |
4 | 35 | [Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...1.1.1)
|
5 | 36 |
|
6 | 37 | **Implemented enhancements:**
|
|
17 | 48 | - Add license file [\#7](https://github.com/antidot-framework/antidot-event-dispatcher/pull/7) ([kpicaza](https://github.com/kpicaza))
|
18 | 49 |
|
19 | 50 | ## [1.1.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.0) (2019-04-10)
|
| 51 | + |
20 | 52 | [Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.0.0...1.1.0)
|
21 | 53 |
|
22 | 54 | **Implemented enhancements:**
|
|
28 | 60 | - issue/\#4: Create docs for github pages [\#5](https://github.com/antidot-framework/antidot-event-dispatcher/pull/5) ([kpicaza](https://github.com/kpicaza))
|
29 | 61 |
|
30 | 62 | ## [1.0.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.0.0) (2019-04-08)
|
| 63 | + |
| 64 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/e86164a2734915e98227bdb23db717cb9206ef17...1.0.0) |
| 65 | + |
31 | 66 | **Fixed bugs:**
|
32 | 67 |
|
33 | 68 | - Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza))
|
34 | 69 |
|
35 | 70 |
|
36 | 71 |
|
37 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 72 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments