diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cac28ce0..65065b05e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,86 @@ # [2.7.0](https://github.com/vuejs/vue/compare/v2.7.0-beta.8...v2.7.0) (2022-07-01) +## Backported Features + +2.7 backports some of the most important features from Vue 3 so that Vue 2 users can benefit from them as well: + +- [Composition API](https://vuejs.org/guide/extras/composition-api-faq.html) +- SFC [`