2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-17 03:49:36 +03:00
This commit is contained in:
Randall Wilk
2020-08-03 08:35:05 -05:00
parent 88cbbf62b5
commit 2d25b9a851
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented here.
<a name="6.0.0"></a>
## [6.0.0](https://github.com/rawilk/vue-context/releases/6.0.0)
Released 2020-08-03
### Changed
- **Breaking Change:** Remove named export from entry point [#60](https://github.com/rawilk/vue-context/issues/60).
- Change submenu chevron character code in style sheet.
<a name="5.2.0"></a>
## [5.2.0](https://github.com/rawilk/vue-context/releases/tag/5.2.0)