diff --git a/CHANGELOG.md b/CHANGELOG.md index cdcb459..934540d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented here. + +## [4.0.1](https://github.com/rawilk/vue-context/releases/tag/4.0.1) + +Released 2019-06-03 + +## Bug Fixes 4.0.1 +- Always emit the close event on click. See issue [#23](https://github.com/rawilk/vue-context/issues/23) + ## [4.0.0](https://github.com/rawilk/vue-context/releases/tag/4.0.0)