diff --git a/CHANGELOG.md b/CHANGELOG.md index 3779af5..8489c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented here. + +## [3.4.1](https://github.com/rawilk/vue-context/releases/tag/3.4.1) + +Released 2019-04-03 + +### Updates 3.4.1 +- **Scroll Listener:** Only attach the close scroll event listener when opened and immediately remove it when menu is closed +to prevent it being called unnecessarily. +- **Dependencies:** Removed Vue as a dependency as it never really was one since v3.0.0. +- **Dependencies:** Ran `npm audit fix` to fix vulnerabilities found from dependencies. + ## [3.4.0](https://github.com/rawilk/vue-context/releases/tag/3.4.0) diff --git a/README.md b/README.md index 4caf029..d6f8cb1 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ [![VueJS version](https://img.shields.io/badge/vue.js-2.x-green.svg?style=for-the-badge)](https://vuejs.org) `vue-context` provides a simple yet flexible context menu for Vue. It is styled for the standard `