aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2024-08-29 21:03:25 -0500
committerCalvin Rose <calsrose@gmail.com>2024-08-29 21:12:53 -0500
commit5a199716cb457d71f615f390ffb76cf3306f13c1 (patch)
tree1bdfbdddd7425d9f8ac9b7134581662debdc1880 /CHANGELOG.md
parentAdd fixes for marshalling weak containers - Fix #1488 (diff)
Save :source-form in environment when debugging is enabled.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1205379c..216da1ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
+- Save `:source-form` in environment entries when `*debug*` is set.
- Add experimental `filewatch/` module for listening to file system changes.
- Add `bundle/who-is` to query which bundle a file on disk was installed by.
- Add `geomean` function