|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/kpicaza/antidot-event-dispatcher/tree/HEAD) |
| 3 | +## [Unreleased](https://github.com/antidot-framework/antidot-event-dispatcher/tree/HEAD) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/kpicaza/antidot-event-dispatcher/compare/1.1.0...HEAD) |
| 5 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.1.0...HEAD) |
6 | 6 |
|
7 | 7 | **Implemented enhancements:**
|
8 | 8 |
|
9 |
| -- Remove Requirement of Event name [\#3](https://github.com/kpicaza/antidot-event-dispatcher/issues/3) |
| 9 | +- Remove Requirement of Event name [\#3](https://github.com/antidot-framework/antidot-event-dispatcher/issues/3) |
10 | 10 |
|
11 | 11 | **Closed issues:**
|
12 | 12 |
|
13 |
| -- Create docs site for Event dispatcher [\#4](https://github.com/kpicaza/antidot-event-dispatcher/issues/4) |
| 13 | +- Create docs site for Event dispatcher [\#4](https://github.com/antidot-framework/antidot-event-dispatcher/issues/4) |
14 | 14 |
|
15 |
| -## [1.1.0](https://github.com/kpicaza/antidot-event-dispatcher/tree/1.1.0) (2019-04-10) |
16 |
| -[Full Changelog](https://github.com/kpicaza/antidot-event-dispatcher/compare/1.0.0...1.1.0) |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- load listener on listener provider [\#8](https://github.com/antidot-framework/antidot-event-dispatcher/pull/8) ([kpicaza](https://github.com/kpicaza)) |
| 18 | +- Add license file [\#7](https://github.com/antidot-framework/antidot-event-dispatcher/pull/7) ([kpicaza](https://github.com/kpicaza)) |
| 19 | + |
| 20 | +## [1.1.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.1.0) (2019-04-10) |
| 21 | +[Full Changelog](https://github.com/antidot-framework/antidot-event-dispatcher/compare/1.0.0...1.1.0) |
17 | 22 |
|
18 | 23 | **Implemented enhancements:**
|
19 | 24 |
|
20 |
| -- issue/\#3: remove requirement of event name [\#6](https://github.com/kpicaza/antidot-event-dispatcher/pull/6) ([kpicaza](https://github.com/kpicaza)) |
| 25 | +- issue/\#3: remove requirement of event name [\#6](https://github.com/antidot-framework/antidot-event-dispatcher/pull/6) ([kpicaza](https://github.com/kpicaza)) |
21 | 26 |
|
22 | 27 | **Merged pull requests:**
|
23 | 28 |
|
24 |
| -- issue/\#4: Create docs for github pages [\#5](https://github.com/kpicaza/antidot-event-dispatcher/pull/5) ([kpicaza](https://github.com/kpicaza)) |
| 29 | +- issue/\#4: Create docs for github pages [\#5](https://github.com/antidot-framework/antidot-event-dispatcher/pull/5) ([kpicaza](https://github.com/kpicaza)) |
25 | 30 |
|
26 |
| -## [1.0.0](https://github.com/kpicaza/antidot-event-dispatcher/tree/1.0.0) (2019-04-08) |
| 31 | +## [1.0.0](https://github.com/antidot-framework/antidot-event-dispatcher/tree/1.0.0) (2019-04-08) |
27 | 32 | **Fixed bugs:**
|
28 | 33 |
|
29 |
| -- Issue/\#1 [\#2](https://github.com/kpicaza/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza)) |
| 34 | +- Issue/\#1 [\#2](https://github.com/antidot-framework/antidot-event-dispatcher/pull/2) ([kpicaza](https://github.com/kpicaza)) |
30 | 35 |
|
31 | 36 |
|
32 | 37 |
|
|
0 commit comments