We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd445b5 commit a9e03d6Copy full SHA for a9e03d6
src/papyrus-lang-vscode/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.19.0](https://github.com/joelday/papyrus-lang/compare/v2.18.0...v2.19.0) (2019-11-06)
2
+
3
4
+### Features
5
6
+* Project File Generation ([#96](https://github.com/joelday/papyrus-lang/issues/96)) and Pyro Compiler Integration ([dd445b5](https://github.com/joelday/papyrus-lang/commit/dd445b590792e98d164096c980b709a2dae43d88))
7
8
# [2.18.0](https://github.com/joelday/papyrus-lang/compare/v2.17.0...v2.18.0) (2019-10-12)
9
10
src/papyrus-lang-vscode/package.json
@@ -623,4 +623,4 @@
623
"arrowParens": "always",
624
"printWidth": 120
625
}
626
-}
+}
0 commit comments