aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2024-09-07 12:33:28 -0500
committerCalvin Rose <calsrose@gmail.com>2024-09-07 12:33:28 -0500
commitc0d7a49b19d92b5fbf750a033f3e1adeea192bce (patch)
tree194e2d1030616bb61f9bc4c54d8ca22b7f0039f5 /CHANGELOG.md
parentImprove error messages even more for `copyfile`. (diff)
Prepare for 1.36.0 release.v1.36.0
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 e432d786..94901287 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.36.0 - 2024-09-07
- Improve error messages in `bundle/add*` functions.
- Add CI testing and verify tests pass on the s390x architecture.
- Save `:source-form` in environment entries when `*debug*` is set.