language-texinfo
Version:
Syntax highlighting for GNU Texinfo manuals.
27 lines (18 loc) • 816 B
Markdown
Change Log
==========
This project honours [Semantic Versioning](http://semver.org).
[Staged]: ../../compare/v1.1.0...HEAD
[v1.1.0]
------------------------------------------------------------------------
**July 4th, 2021**
* Added this change-log
* Added grammar for compiled [`*.info`][2] documents
* Fixed [various inaccuracies][1] related to modeline matching
[v1.1.0]: https://github.com/Alhadis/language-texinfo/releases/v1.1.0
[1]: https://github.com/github/linguist/pull/5271
[2]: https://gnu.org/software/texinfo/manual/texinfo/html_node/Info-Files.html
[v1.0.0]
------------------------------------------------------------------------
**July 25th, 2019**
Initial release. Adds syntax highlighting for GNU Texinfo documents.
[v1.0.0]: https://github.com/Alhadis/language-texinfo/releases/v1.0.0