Skip to content

Commit c63b2f1

Browse files
committed
docs: Provides CHANGELOG entries for #1
1 parent 2f25517 commit c63b2f1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## 1.0.0 - 2019-03-25
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- [#1](https://github.com/phly/phly-event-dispatcher/pull/1) updates the psr/event-dispatcher dependency to `^1.0`.
14+
15+
- [#1](https://github.com/phly/phly-event-dispatcher/pull/1) updates the fig/event-dispatcher-util dependency to `^1.0`.
16+
17+
### Deprecated
18+
19+
- Nothing.
20+
21+
### Removed
22+
23+
- Nothing.
24+
25+
### Fixed
26+
27+
- Nothing.
28+
529
## 0.3.0 - 2019-01-14
630

731
### Added

0 commit comments

Comments
 (0)