Skip to content

Commit

Permalink
update PR list
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Jun 20, 2024
1 parent dc3addd commit b80fa9d
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 @@ -197,6 +197,7 @@ Bugfixes
* fix[ux]: fix compiler hang for large exponentiations (`#3893 <https://github.com/vyperlang/vyper/pull/3893>`_)
* fix[lang]: allow type expressions inside pure functions (`#3906 <https://github.com/vyperlang/vyper/pull/3906>`_)
* fix[ux]: raise ``VersionException`` with source info (`#3920 <https://github.com/vyperlang/vyper/pull/3920>`_)
* fix[codegen]: fix false positive in risky call detection (`#4160 <https://github.com/vyperlang/vyper/pull/4160>`_)
* fix[lang]: fix ``pow`` folding when args are not literals (`#3949 <https://github.com/vyperlang/vyper/pull/3949>`_)
* fix[codegen]: fix some hardcoded references to ``STORAGE`` location (`#4015 <https://github.com/vyperlang/vyper/pull/4015>`_)

Expand Down

0 comments on commit b80fa9d

Please sign in to comment.