Skip to content

Commit 6840e69

Browse files
bump to version 0.9.0 (#154)
1 parent 8816251 commit 6840e69

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.8.0 Release
4+
5+
- Added more unit tests, and UI tests
6+
37
## 0.7.12 Release
48

59
- Fixed Windows path issues with model library paths, test case paths, and select libraries paths affecting CQL execution

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cql",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"displayName": "Clinical Quality Language (CQL)",
55
"description": "Syntax highlighting, linting, and execution for the HL7 Clinical Quality Language (CQL) for VS Code",
66
"publisher": "cqframework",

0 commit comments

Comments
 (0)