Skip to content

Commit

Permalink
doc: Add #1530 to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu committed Aug 26, 2019
1 parent 9d2a58a commit 69fe3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes.rst
Expand Up @@ -18,6 +18,7 @@ Some of the bug and stability fixes:
- Struct passthrough issue (`#1551 <https://github.com/ethereum/vyper/issues/1551>`_)
- Private underflow issue (`#1470 <https://github.com/ethereum/vyper/issues/1470>`_)
- Constancy check issue (`#1480 <https://github.com/ethereum/vyper/pull/1480>`_)
- Prevent use of conflicting method IDs (`#1530 <https://github.com/ethereum/vyper/pull/1530>`_)
- Missing arg check for private functions (`#1579 <https://github.com/ethereum/vyper/pull/1579>`_)
- Zero padding issue (`#1563 <https://github.com/ethereum/vyper/issues/1563>`_)
- ``vyper.cli`` rearchicture of scripts (`#1574 <https://github.com/ethereum/vyper/issues/1574>`_)
Expand Down

0 comments on commit 69fe3ca

Please sign in to comment.