Issue #14814: Add first draft of PEP 3144 ipaddress module documentation (initial patch by Sandro Tosi)
diff --git a/Misc/NEWS b/Misc/NEWS
index 3bc93dd..4d221d5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -124,6 +124,11 @@
 
 - Issue #15000: Support the "unique" x32 architecture in _posixsubprocess.c.
 
+Documentation
+-------------
+
+- Issue #14814: Added first draft of ipaddress module API reference
+
 Tests
 -----