diff --git a/CHANGELOG.md b/CHANGELOG.md
index d53c36a..c910c79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented here.
Released 2019-10-20
-## Bug Fixes 4.1.1
+### Bug Fixes 4.1.1
- Fix bug of "Unknown custom element" ([#40](https://github.com/rawilk/vue-context/issues/40)).
@@ -15,10 +15,10 @@ Released 2019-10-20
Released 2019-10-11
-## Breaking Changes 4.1.0
+### Breaking Changes 4.1.0
- Move menu styles from js to its own stylesheet ([#36](https://github.com/rawilk/vue-context/issues/36))
-## Changes 4.1.0
+### Changes 4.1.0
- Remove core-js as a dependency in favor of local polyfills for a smaller build size ([#33](https://github.com/rawilk/vue-context/issues/33))