Skip to content

Commit ba962ac

Browse files
committed
Update changelog to 2.1.0
1 parent 7d53a83 commit ba962ac

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,24 @@
11
# Changelog
22

3-
## [2.0.4](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.4)
3+
## [2.1.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.1.0) (2021-12-06)
4+
5+
[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/2.0.4...2.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add Async Event dispatcher [\#27](https://github.com/antidot-framework/antidot-event-dispatcher/pull/27) ([kpicaza](https://github.com/kpicaza))
10+
- Let infection.log file to ignore Git control [\#26](https://github.com/antidot-framework/antidot-event-dispatcher/pull/26) ([peter279k](https://github.com/peter279k))
11+
12+
**Merged pull requests:**
13+
14+
- Add PHPStan Action during GitHub workflow [\#25](https://github.com/antidot-framework/antidot-event-dispatcher/pull/25) ([peter279k](https://github.com/peter279k))
15+
16+
## [2.0.4](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.4) (2021-02-06)
417

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

720
**Implemented enhancements:**
821

9-
- add mutation and type coverage badges [\#23](https://github.com/antidot-framework/antidot-event-dispatcher/pull/23) ([kpicaza](https://github.com/kpicaza))
1022
- add psaml and infection workflows [\#22](https://github.com/antidot-framework/antidot-event-dispatcher/pull/22) ([kpicaza](https://github.com/kpicaza))
1123

1224
## [2.0.3](https://github.com/antidot-framework/antidot-event-dispatcher/tree/2.0.3) (2021-01-10)

0 commit comments

Comments
 (0)