Skip to content

Commit

Permalink
chore: update v0.3.9 release notes (#3458)
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed May 28, 2023
1 parent 33c2471 commit 5c2892b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ Release Notes
v0.3.9
******

Date released: 2023-05-24
Date released: 2023-05-28

This is a patch release fix for v0.3.8. @bout3fiddy discovered a codesize regression for blueprint contracts in v0.3.8 which is fixed in this release.
This is a patch release fix for v0.3.8. @bout3fiddy discovered a codesize regression for blueprint contracts in v0.3.8 which is fixed in this release. @bout3fiddy also discovered a runtime performance (gas) regression for default functions in v0.3.8 which is fixed in this release.

Fixes:

- initcode codesize blowup (`#3450 <https://github.com/vyperlang/vyper/pull/3450>`_)
- add back global calldatasize check for contracts with default fn (`#3463 <https://github.com/vyperlang/vyper/pull/3463>`_)


v0.3.8
Expand Down

0 comments on commit 5c2892b

Please sign in to comment.