Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4656a64

Browse files
committedSep 8, 2024·
chore: bump changelog
1 parent b6ddf5a commit 4656a64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ to "core" code (things that effect loading and running your code/config) are
66
avoided but breaking changes to the API (things that might effect your bindings
77
and auto commands) are treated with less reverence.
88

9+
## 0.14.5
10+
11+
- Fix diagnostics.disable trying to detach from nil buffer.
12+
913
## 0.14.4
1014

1115
- Disable Fennel's stderr output (configuration option bugged upstream) when it encounters compiler warnings.

0 commit comments

Comments
 (0)
Please sign in to comment.