diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d82b94d3..a7f411bf7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ See [`eslint-plugin-babel`'s releases](https://github.com/babel/eslint-plugin-ba +## v7.11.2 (2020-08-05) + +#### :bug: Bug Fix +* `babel-parser` + * [#11916](https://github.com/babel/babel/pull/11916) fix: do not eat get/set after async is parsed ([@JLHwung](https://github.com/JLHwung)) ## v7.11.1 (2020-08-04) #### :bug: Bug Fix