diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ Features added Bugs fixed ---------- +* #7727: autosummary: raise PycodeError when documenting python package + without __init__.py * #8364: C, properly initialize attributes in empty symbols. Testing |