Skip to content

Commit 602dae4

Browse files
committed
add 2.0.1 release changelog
1 parent 6321ffd commit 602dae4

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

CHANGELOG.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
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)
221

322
## [1.1.1](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.1) (2019-04-14)
23+
424
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...1.1.1)
525

626
**Implemented enhancements:**
@@ -17,6 +37,7 @@
1737
- Add license file [\#7](https://github.com/antidot-framework/antidot-event-dispatcher/pull/7) ([kpicaza](https://github.com/kpicaza))
1838

1939
## [1.1.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.0) (2019-04-10)
40+
2041
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.0.0...1.1.0)
2142

2243
**Implemented enhancements:**
@@ -28,10 +49,13 @@
2849
- issue/\#4: Create docs for github pages [\#5](https://github.com/antidot-framework/antidot-event-dispatcher/pull/5) ([kpicaza](https://github.com/kpicaza))
2950

3051
## [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+
3155
**Fixed bugs:**
3256

3357
- Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza))
3458

3559

3660

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

Comments
 (0)