diff --git a/CHANGELOG.md b/CHANGELOG.md index bee292e..e21d306 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 2.0.2 - 2021-07-07 + +### Fixed + +* Allow doc comments without variable names above return statements. + + ## 2.0.1 - 2021-06-30 ### Fixed