summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/whatsnew.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
index 2192bbc..538dce8 100644
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -10,6 +10,8 @@ What's New
declared and another cdef() where its fields are defined, then this
definition was ignored.
+* Enums were buggy if you used too many "..." in their definition.
+
1.0.0
=====