We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2922e2 commit ee51702Copy full SHA for ee51702
docs/language/source/specification_language_release_notes.rst
@@ -4,7 +4,9 @@ Release Notes
4
5
Version 2.0.1 (March, 2019)
6
---------------------------------
7
-* Added support for specifying a ``title`` and ``doc`` for ``source`` files as part of the ``schema`` portion of a ``namespace`` specification
+* Added support for specifying a ``title`` and ``doc`` for ``source`` files as part of the ``schema`` portion of a ``namespace`` specification.
8
+ This was added to improve documentation of individual source files and to support sorting of types by source file with meaningful titles
9
+ and text as part of autogenerated docs.
10
11
12
Version 2.0.0 (January, 2019)
0 commit comments