Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
maurobalbi committed Feb 18, 2024
1 parent 2ebb464 commit c5f83cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

## v0.1.8
## v0.1.9

### Fixed
- Fix qualified imported Constructors inference
- Fix labelled field resolution
- Add tuple indexing inference

Expand Down
2 changes: 1 addition & 1 deletion editor/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "glas: Gleam Language Server",
"description": "Gleam language server for VSCode",
"repository": "https://github.com/maurobalbi/glas",
"version": "0.1.8",
"version": "0.1.9",
"icon": "images/icon.png",
"publisher": "maurobalbi",
"engines": {
Expand Down

0 comments on commit c5f83cc

Please sign in to comment.