Skip to content

Commit f6101db

Browse files
committed
NEWS: write about changes about parser versioning
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent fffa955 commit f6101db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/news/HEAD.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ parsers.
99
New and extended options and their flags
1010
---------------------------------------------------------------------
1111

12+
New option: ``--describe-language=<language>``
13+
14+
Prints the various aspects of the parser implanting the language.
15+
16+
New column, VER in the output of --list-{kinds-full,roles,fields,extras,pseudo-tags} options
17+
18+
Indicates the versions of ctags (or the parser) introducing the
19+
item in the list.
20+
1221
Incompatible changes
1322
---------------------------------------------------------------------
1423

0 commit comments

Comments
 (0)