Skip to content

Commit

Permalink
Update gitignore and changelog
Browse files Browse the repository at this point in the history
Close #1017
  • Loading branch information
bpringe committed Mar 22, 2021
1 parent c4fd395 commit aae1cc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ report.*
.lsp
.calva/output-window/
.clj-kondo
clojure-lsp*

# MkDocs
/site/
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Changes to Calva.

## [Unreleased]
- [Use graalvm-compiled native image for clojure-lsp instead of jar](https://github.com/BetterThanTomorrow/calva/issues/1017)

## [2.0.181] - 2021-03-22
- Update clojure-lsp to 2021.03.21-23.29.19
Expand Down

0 comments on commit aae1cc5

Please sign in to comment.