Skip to content

Commit 3ddbd21

Browse files
author
Koldo Picaza
committed
update changelog
1 parent 910c161 commit 3ddbd21

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
## [2.0.2](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.2)
3+
## [2.0.3](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.3) (2021-01-10)
4+
5+
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.2...2.0.3)
6+
7+
**Implemented enhancements:**
8+
9+
- add php8 support [\#21](https://github.com/antidot-framework/antidot-event-dispatcher/pull/21) ([kpicaza](https://github.com/kpicaza))
10+
11+
**Merged pull requests:**
12+
13+
- Update phpro/grumphp requirement from ~0.17 to ~0.17 || ~1.0 [\#20](https://github.com/antidot-framework/antidot-event-dispatcher/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Update phpro/grumphp requirement from ^0.17.1 || ^0.19.0 || ^0.21.0 to ~0.17 [\#19](https://github.com/antidot-framework/antidot-event-dispatcher/pull/19) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
16+
## [2.0.2](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.2) (2020-08-29)
417

518
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.1...2.0.2)
619

@@ -15,6 +28,10 @@
1528

1629
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.0...2.0.1)
1730

31+
**Fixed bugs:**
32+
33+
- Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza))
34+
1835
**Merged pull requests:**
1936

2037
- 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))
@@ -63,10 +80,6 @@
6380

6481
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/e86164a2734915e98227bdb23db717cb9206ef17...1.0.0)
6582

66-
**Fixed bugs:**
67-
68-
- Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza))
69-
7083

7184

7285
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)