From fe0165eb6a7d0f0c9885cba0d4dc38c0fac31167 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Mon, 3 Jun 2019 18:47:15 -0500 Subject: [PATCH] Formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 934540d..cd91670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented here. Released 2019-06-03 -## Bug Fixes 4.0.1 +### Bug Fixes 4.0.1 - Always emit the close event on click. See issue [#23](https://github.com/rawilk/vue-context/issues/23)