Skip to content

Commit

Permalink
added scope by offset to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
climbus committed Oct 2, 2021
1 parent 8a20c60 commit c26729d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- #391, #396 Extract method similar no longer replace the left-hand side of assignment (@climbus)
- #303 Fix inlining into f-string containing quote characters (@lieryan)
- Added scopes for comprehension expressions as part of #293 (@climbus)
- Added support for checking scopes by offset as part of #293 (@climbus)
- #423 Fix `AttributeError: '_ExpressionVisitor' object has no attribute 'defineds'` (@lieryan)


Expand Down

0 comments on commit c26729d

Please sign in to comment.