aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2025-11-15 07:31:23 -0600
committerCalvin Rose <calsrose@gmail.com>2025-11-15 07:31:23 -0600
commit0f9ecc2da56b2b16792aefd5b58063f8f6179099 (patch)
tree656637de562edb64fd78634a1142f23ce152343a /CHANGELOG.md
parentMerge pull request #1662 from McSinyx/dobytes-err-ctx (diff)
Prepare for 1.40.0 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0537afe..5302d132 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## Unreleased - ???
+## 1.40.0 - 2025-11-15
- Add `os/posix-chroot`
- Fix `ev/deadline` with interrupt race condition bug on Windows.
- Improve `flycheck` by allowing functions and macros to define their own flycheck behavior via the metadata `:flycheck`.