diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd0f01..c8a8fd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -## Unreleased +## [0.2.0] - 2021-03-01 ### Changed @@ -38,8 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.2] - 2020-11-22 -### Changed - - [#8] Make the subscribers count more readable ## [0.0.1] - 2020-11-22 @@ -52,26 +50,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- [#7] Bump codecov/codecov-action from v1.0.14 to v1.0.15 - [#6] Switch belongsToMany to morphToMany +- [#7] Bump codecov/codecov-action from v1.0.14 to v1.0.15 -[#7]: https://github.com/laravel-interaction/subscribe/pull/7 -[#6]: https://github.com/laravel-interaction/subscribe/pull/6 -[#5]: https://github.com/laravel-interaction/subscribe/pull/5 -[#4]: https://github.com/laravel-interaction/subscribe/pull/4 -[#3]: https://github.com/laravel-interaction/subscribe/pull/3 -[#13]: https://github.com/laravel-interaction/subscribe/pull/13 -[#12]: https://github.com/laravel-interaction/subscribe/pull/12 -[#11]: https://github.com/laravel-interaction/subscribe/pull/11 -[#8]: https://github.com/laravel-interaction/subscribe/pull/8 +[#23]: https://github.com/laravel-interaction/subscribe/pull/23 +[#22]: https://github.com/laravel-interaction/subscribe/pull/22 +[#21]: https://github.com/laravel-interaction/subscribe/pull/21 [#20]: https://github.com/laravel-interaction/subscribe/pull/20 [#19]: https://github.com/laravel-interaction/subscribe/pull/19 [#18]: https://github.com/laravel-interaction/subscribe/pull/18 [#17]: https://github.com/laravel-interaction/subscribe/pull/17 [#16]: https://github.com/laravel-interaction/subscribe/pull/16 [#15]: https://github.com/laravel-interaction/subscribe/pull/15 +[#13]: https://github.com/laravel-interaction/subscribe/pull/13 +[#12]: https://github.com/laravel-interaction/subscribe/pull/12 +[#11]: https://github.com/laravel-interaction/subscribe/pull/11 +[#8]: https://github.com/laravel-interaction/subscribe/pull/8 +[#7]: https://github.com/laravel-interaction/subscribe/pull/7 +[#6]: https://github.com/laravel-interaction/subscribe/pull/6 +[#5]: https://github.com/laravel-interaction/subscribe/pull/5 +[#4]: https://github.com/laravel-interaction/subscribe/pull/4 +[#3]: https://github.com/laravel-interaction/subscribe/pull/3 +[0.2.0]: https://github.com/laravel-interaction/subscribe/compare/0.1.1...0.2.0 +[0.1.1]: https://github.com/laravel-interaction/subscribe/compare/0.1.0...0.1.1 [0.1.0]: https://github.com/laravel-interaction/subscribe/compare/0.0.2...0.1.0 [0.0.2]: https://github.com/laravel-interaction/subscribe/compare/0.0.1...0.0.2 -[#22]: https://github.com/laravel-interaction/subscribe/pull/22 -[#21]: https://github.com/laravel-interaction/subscribe/pull/21 -[0.1.1]: https://github.com/laravel-interaction/subscribe/compare/0.1.0...0.1.1