This commit is contained in:
dilin-MS 2020-07-22 10:43:58 +08:00
Родитель 5a61d40dd9
Коммит 974bc91ae0
2 изменённых файлов: 9 добавлений и 1 удалений

Просмотреть файл

@ -2,6 +2,14 @@
All notable changes to the "vscode-dtdl" extension will be documented in this file.
## Version 0.2.0
- Release date: July 22, 2020
### Added
- Semantic type support.
## Version 0.1.1
- Release date: July 6, 2020

Просмотреть файл

@ -2,7 +2,7 @@
"name": "vscode-dtdl",
"displayName": "DTDL",
"description": "This extension provides syntax highlighting to read and edit JSON documents using the Digital Twins Definition Language",
"version": "0.1.1",
"version": "0.2.0-rc",
"publisher": "vsciot-vscode",
"preview": true,
"aiKey": "[AIKEY PLACEHOLDER]",