diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3bb50abfb5..a0ff5d8fbe 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -18,6 +18,7 @@ Some of the bug and stability fixes: - Struct passthrough issue (`#1551 `_) - Private underflow issue (`#1470 `_) - Constancy check issue (`#1480 `_) +- Prevent use of conflicting method IDs (`#1530 `_) - Missing arg check for private functions (`#1579 `_) - Zero padding issue (`#1563 `_) - ``vyper.cli`` rearchicture of scripts (`#1574 `_)