summaryrefslogtreecommitdiffstats
path: root/Doc/library/struct.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/struct.rst')
-rw-r--r--Doc/library/struct.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/library/struct.rst b/Doc/library/struct.rst
index 7e861fd..cc3017b 100644
--- a/Doc/library/struct.rst
+++ b/Doc/library/struct.rst
@@ -232,6 +232,10 @@ platform-dependent.
.. versionchanged:: 3.3
Added support for the ``'n'`` and ``'N'`` formats.
+.. versionchanged:: 3.6
+ Added support for the ``'e'`` format.
+
+
Notes:
(1)