Skip to content

Commit

Permalink
add 4497
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Feb 27, 2025
1 parent 87cbdb9 commit 0852956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Bugfixes
* fix[lang]: fix precedence in floordiv hint (`#4203 <https://github.com/vyperlang/vyper/pull/4203>`_)
* fix[lang]: define rounding mode for sqrt (`#4486 <https://github.com/vyperlang/vyper/pull/4486>`_)
* fix[codegen]: disable augassign with overlap (`#4487 <https://github.com/vyperlang/vyper/pull/4487>`_)
* fix[codegen]: relax the filter for augassign oob check (`#4497 <https://github.com/vyperlang/vyper/pull/4497>`_)
* fix[lang]: fix panic in call cycle detection (`#4200 <https://github.com/vyperlang/vyper/pull/4200>`_)
* fix[tool]: update ``InterfaceT.__str__`` implementation (`#4205 <https://github.com/vyperlang/vyper/pull/4205>`_)
* fix[tool]: fix classification of AST nodes (`#4210 <https://github.com/vyperlang/vyper/pull/4210>`_)
Expand Down

0 comments on commit 0852956

Please sign in to comment.