Skip to content

Commit b5673cb

Browse files
chore(release): 2.12.0 [skip ci]
# [2.12.0](v2.11.5...v2.12.0) (2019-06-22) ### Bug Fixes * no longer showing an unclear message for out of bounds integer literals ([#40](#40)) ([bc994fa](bc994fa)) ### Features * Adding debug config snippets. ([c2ad14a](c2ad14a))
1 parent c2ad14a commit b5673cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/papyrus-lang-vscode/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.12.0](https://github.com/joelday/papyrus-lang/compare/v2.11.5...v2.12.0) (2019-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* no longer showing an unclear message for out of bounds integer literals ([#40](https://github.com/joelday/papyrus-lang/issues/40)) ([bc994fa](https://github.com/joelday/papyrus-lang/commit/bc994fa))
7+
8+
9+
### Features
10+
11+
* Adding debug config snippets. ([c2ad14a](https://github.com/joelday/papyrus-lang/commit/c2ad14a))
12+
113
## [2.11.5](https://github.com/joelday/papyrus-lang/compare/v2.11.4...v2.11.5) (2019-06-22)
214

315

0 commit comments

Comments
 (0)