Fix #2125: unifies behavior of collapsed fields (GroupedField and TypedField)

This commit is contained in:
Takeshi KOMIYA 2016-01-05 00:25:53 +09:00
parent 65ad78daec
commit 1ac571cd7e

View File

@ -28,6 +28,7 @@ Bugs fixed
* #1815: Fix linkcheck does not raise an exception if warniserror set to true and link is broken
* #2197: Fix slightly cryptic error message for missing index.rst file
* #1894: Unlisted phony targets in quickstart Makefile
* #2125: Fix unifies behavior of collapsed fields (`GroupedField` and `TypedField`)
Release 1.3.3 (released Dec 2, 2015)
====================================