Skip to content

Commit

Permalink
update release date again
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Oct 3, 2023
1 parent 9ed1b42 commit e70d799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Release Notes
v0.3.10 ("Black Adder")
***********************

Date released: 2023-10-03
Date released: 2023-10-04
=========================

v0.3.10 is a performance focused release. It adds a ``codesize`` optimization mode (`#3493 <https://github.com/vyperlang/vyper/pull/3493>`_), adds new vyper-specific ``#pragma`` directives (`#3493 <https://github.com/vyperlang/vyper/pull/3493>`_), uses Cancun's ``MCOPY`` opcode for some compiler generated code (`#3483 <https://github.com/vyperlang/vyper/pull/3483>`_), and generates selector tables which now feature O(1) performance (`#3496 <https://github.com/vyperlang/vyper/pull/3496>`_).
Expand Down

0 comments on commit e70d799

Please sign in to comment.