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 2ccd79c commit 5a340b3Copy full SHA for 5a340b3
src/papyrus-lang-vscode/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.19.1](https://github.com/joelday/papyrus-lang/compare/v2.19.0...v2.19.1) (2019-11-07)
2
+
3
4
+### Bug Fixes
5
6
+* Task detection issues. ([#99](https://github.com/joelday/papyrus-lang/issues/99)) ([2ccd79c](https://github.com/joelday/papyrus-lang/commit/2ccd79cba041583cda9a3c34e2355da3d1e7d9a6))
7
8
# [2.19.0](https://github.com/joelday/papyrus-lang/compare/v2.18.0...v2.19.0) (2019-11-06)
9
10
src/papyrus-lang-vscode/package.json
@@ -558,4 +558,4 @@
558
"arrowParens": "always",
559
"printWidth": 120
560
}
561
-}
+}
0 commit comments