diff --git a/VERSION changelog.md b/VERSION changelog.md index 02793d8..22570a7 100644 --- a/VERSION changelog.md +++ b/VERSION changelog.md @@ -1,24 +1,12 @@ -**Version:** 2.0.0 -**Release Date:** February 12, 2018 - -**Added** -* Breadcrumbs to SQF -* full type checking for SQF (including arrays) -* full syntax checking for SQF -* case insensitivity for all commands and variables in SQF -* a better preprocessor for SQF -* fully implemented preprocessor for Header/Config files -* better addon support (config.h files are now parsed) -* configurable syntax highlighting for SQF control structure commands (if, then, etc) -* implemented tests for plugin builds to ensure code consistency and reliability - -**Changed** -* Rewrote the plugin for optimization and code clarity purposes -* removed Arma Color Picker since there is Arma Dialog Creator -* all SQF command documentation now has the Notes section from the wiki -* updated all command definitions and documentation to 1.78 -* heavily optimized code inspections -* The Variable and Magic variable icons have changed to match default syntax highlighting colors - -**Known Issues** -* \#include paths don't quite work when using \ as the path starter. \ No newline at end of file +**Version:** 2.0.1 +**Release Date:** February 13, 2018 + +**Added** +* + +**Changed** +* Fixed https://github.com/kayler-renslow/arma-intellij-plugin/issues/70 +* Updated command documentation and command syntaxes to 1.82 + +**Known Issues** +* \ No newline at end of file