Skip to content

Commit

Permalink
chore(release): 2.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jun 22, 2019
1 parent c2ad14a commit b5673cb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/papyrus-lang-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.12.0](https://github.com/joelday/papyrus-lang/compare/v2.11.5...v2.12.0) (2019-06-22)


### Bug Fixes

* 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))


### Features

* Adding debug config snippets. ([c2ad14a](https://github.com/joelday/papyrus-lang/commit/c2ad14a))

## [2.11.5](https://github.com/joelday/papyrus-lang/compare/v2.11.4...v2.11.5) (2019-06-22)


Expand Down

0 comments on commit b5673cb

Please sign in to comment.