vscode-texinfo/CHANGELOG.md

37 lines
927 B
Markdown

<!--
Copyright (C) 2020,2021 CismonX <admin@cismon.net>
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty, provided the copyright notice and
this notice are preserved. This file is offered as-is, without any warranty.
-->
# Changelog
## v0.2.0 - 03/31/2021
* Add a status bar item showing the current installation status of GNU Texinfo.
* Add user manual.
* Minor refactor of source code.
* Change license from MIT to GPL-3.0-or-later.
## v0.1.4 - 02/23/2021
* Support loading custom CSS for HTML preview.
## v0.1.3 - 02/09/2021
* Fix a bug in completion of block command `@detailmenu`.
## v0.1.2 - 12/31/2020
* Update the "go-to-file" icon ID in Code Lens, as the original icon ID no longer exists in the latest version of VSCode.
## v0.1.1 - 11/30/2020
* Fix a bug in completion of brace command `@code`.
## v0.1.0 - 11/16/2020
* Initial release.