diff --git a/CHANGELOG.md b/CHANGELOG.md index 65f1dd0..d8200fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Reworked notification type templates into components. [PR#35](https://github.com/mikebarlow/megaphone/pull/35) * Added "mark all as read" feature for unread notifications. [PR#37](https://github.com/mikebarlow/megaphone/pull/37) * Added support for `wire:poll` to give the impression of a live component. [PR#38](https://github.com/mikebarlow/megaphone/pull/38) -* Added `@megaphoneStyles` blade directive + improved slideout styles. [PR#39](https://github.com/mikebarlow/megaphone/pull/39) +* Added `@megaphoneStyles` blade directive + improved default styles. [PR#39](https://github.com/mikebarlow/megaphone/pull/39) ## [2.0.0] - 2023-09-11