diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5d99a73..a38c2af 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -3,3 +3,8 @@ ### 0.0.2 — 05.08.2020 * Добавил комманду "QSP: Build", которая компилирует текущий файл в .qsp + +### 0.0.3 — 07.08.2020 +* build: .Net Core +* fix: escape args txt2gam, txt2gam output error +* feat: buildAndRun \ No newline at end of file diff --git a/release/package.json b/release/package.json index 7ee4764..b016c10 100644 --- a/release/package.json +++ b/release/package.json @@ -1,6 +1,6 @@ { "name": "qsp", - "version": "0.0.2", + "version": "0.0.3", "publisher": "Fering", "contributors": [ {