diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..07b93a4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log +All notable changes to the "api-notation" extension will be documented in this file. + +Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. + +## 1.0.0 - 2019-02-05 +- Import from https://gitlab.com/rbdr/api-notation.tmLanguage +- Add VSCode publishing info + +[Unreleased]: https://gitlab.com/rbdr/api-notation.vscode/compare/v1.0.0...HEAD |