We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b22482 commit cc14cdeCopy full SHA for cc14cde
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Unreleased
4
5
+## [0.9.3](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.9.2...v0.9.3) (2023-09-14)
6
+
7
8
+### Bug Fixes
9
10
+* correct logic for identifying default cmd([#169](https://github.com/elixir-tools/elixir-tools.nvim/issues/169)) ([252c3e5](https://github.com/elixir-tools/elixir-tools.nvim/commit/252c3e50d69f534bb6792b7870a5a91fdcefb3c6))
11
12
## [0.9.2](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.9.1...v0.9.2) (2023-09-04)
13
14
version.txt
@@ -1 +1 @@
1
-0.9.2
+0.9.3
0 commit comments