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 99d2a27 commit 4b3c1c2Copy full SHA for 4b3c1c2
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
## Unreleased
4
5
+## [0.10.1](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.10.0...v0.10.1) (2023-10-02)
6
+
7
8
+### Bug Fixes
9
10
+* receive correct json responses from curl ([#173](https://github.com/elixir-tools/elixir-tools.nvim/issues/173)) ([99d2a27](https://github.com/elixir-tools/elixir-tools.nvim/commit/99d2a27baf869668d114616b5b95a6f6ef425a79))
11
12
## [0.10.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.9.4...v0.10.0) (2023-10-02)
13
14
version.txt
@@ -1 +1 @@
1
-0.10.0
+0.10.1
0 commit comments