We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d96223 commit e0eb259Copy full SHA for e0eb259
CHANGELOG.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [1.1.0] - 2022-12-27
7
+
8
+* Improvement: New SVG Bell Icon [PR #17](https://github.com/mikebarlow/megaphone/pull/17)
9
+* Improvement: New config option to toggle unread notification count [PR #17](https://github.com/mikebarlow/megaphone/pull/17)
10
+* Fix: Notification badge styling with long unread notification counts [PR #17](https://github.com/mikebarlow/megaphone/pull/17)
11
+* Fix: Readme typo [PR #16](https://github.com/mikebarlow/megaphone/pull/16)
12
13
## [1.0.2] - 2022-11-15
14
15
* Improvement: Removed the mouse over event for marking as read and added a button with click event to mark notification as read.
0 commit comments