We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78a7d4 commit 3745af8Copy full SHA for 3745af8
docs/source/changelog.rst
@@ -10,6 +10,7 @@ Traitlets 5.0
10
- Support deprecated literals for sets, tuples on the command-line: ``nbconvert --TagRemovePreprocessor.remove_cell_tags='{"tag"}'``
11
- Fix ``from_string_list`` for Tuples in general
12
- Fix support for ``List(default_value=None, allow_none=True)`` and other Container traits
13
+- Fix help output for nested aliases and tuple traits
14
15
5.0.4
16
*****
0 commit comments