Skip to content

Commit 6f5a133

Browse files
chore(release): 2.15.1 [skip ci]
## [2.15.1](v2.15.0...v2.15.1) (2019-06-30) ### Bug Fixes * Provide type completion for incomplete variable declarations. [#76](#76) (eyooo) ([d7b5d5a](d7b5d5a))
1 parent 557825c commit 6f5a133

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/papyrus-lang-vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.15.1](https://github.com/joelday/papyrus-lang/compare/v2.15.0...v2.15.1) (2019-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Provide type completion for incomplete variable declarations. [#76](https://github.com/joelday/papyrus-lang/issues/76) (eyooo) ([d7b5d5a](https://github.com/joelday/papyrus-lang/commit/d7b5d5a))
7+
18
# [2.15.0](https://github.com/joelday/papyrus-lang/compare/v2.14.0...v2.15.0) (2019-06-30)
29

310

0 commit comments

Comments
 (0)