Skip to content

Commit f7c0b6b

Browse files
committed
update changelog
1 parent 6864110 commit f7c0b6b

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

CHANGELOG.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,37 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/kpicaza/antidot-event-dispatcher/tree/HEAD)
3+
## [Unreleased](https://github.com/antidot-framework/antidot-event-dispatcher/tree/HEAD)
44

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)
66

77
**Implemented enhancements:**
88

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)
1010

1111
**Closed issues:**
1212

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)
1414

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)
1722

1823
**Implemented enhancements:**
1924

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))
2126

2227
**Merged pull requests:**
2328

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))
2530

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)
2732
**Fixed bugs:**
2833

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))
3035

3136

3237

0 commit comments

Comments
 (0)