We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ddf5a commit 4656a64Copy full SHA for 4656a64
CHANGELOG.md
@@ -6,6 +6,10 @@ to "core" code (things that effect loading and running your code/config) are
6
avoided but breaking changes to the API (things that might effect your bindings
7
and auto commands) are treated with less reverence.
8
9
+## 0.14.5
10
+
11
+- Fix diagnostics.disable trying to detach from nil buffer.
12
13
## 0.14.4
14
15
- Disable Fennel's stderr output (configuration option bugged upstream) when it encounters compiler warnings.
0 commit comments