Skip to content

Commit 9f77479

Browse files
committed
Update CHANGELOG.md
1 parent 8db61e6 commit 9f77479

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## Unreleased
1010

11+
### Added
12+
13+
- [#17] Add events
14+
15+
### Changed
16+
17+
- [#20] Support subscribable for subscriber
18+
- [#19] Support uuids for subscriptions
19+
- [#18] Bump actions/cache from v2 to v2.1.4
20+
- [#16] Bump codecov/codecov-action from v1.2.0 to v1.2.1
21+
- [#15] Bump codecov/codecov-action from v1.1.1 to v1.2.0
22+
23+
## [0.1.0] - 2021-01-04
24+
1125
- [#13] Bump codecov/codecov-action from v1.1.0 to v1.1.1
1226
- [#12] Bump codecov/codecov-action from v1.0.15 to v1.1.0
1327
- [#11] Bump paambaati/codeclimate-action from v2.7.4 to v2.7.5
@@ -40,3 +54,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4054
[#12]: https://github.com/laravel-interaction/subscribe/pull/12
4155
[#11]: https://github.com/laravel-interaction/subscribe/pull/11
4256
[#8]: https://github.com/laravel-interaction/subscribe/pull/8
57+
[#20]: https://github.com/laravel-interaction/subscribe/pull/20
58+
[#19]: https://github.com/laravel-interaction/subscribe/pull/19
59+
[#18]: https://github.com/laravel-interaction/subscribe/pull/18
60+
[#17]: https://github.com/laravel-interaction/subscribe/pull/17
61+
[#16]: https://github.com/laravel-interaction/subscribe/pull/16
62+
[#15]: https://github.com/laravel-interaction/subscribe/pull/15
63+
[0.1.0]: https://github.com/laravel-interaction/subscribe/compare/0.0.2...0.1.0
64+
[0.0.2]: https://github.com/laravel-interaction/subscribe/compare/0.0.1...0.0.2

0 commit comments

Comments
 (0)