diff --git a/newsfragments/3000.feature.rst b/newsfragments/3000.feature.rst new file mode 100644 index 0000000000..6926a0abf6 --- /dev/null +++ b/newsfragments/3000.feature.rst @@ -0,0 +1 @@ +Add support for ENSIP-15, either directly via ``normalize_name_ensip15()`` or via ``ensip15=True`` flag on appropriate ENS utils methods. Add ``ensip15_normalization`` flag to ``ENS`` class to turn on ENSIP-15 for internal class methods.