aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2021-12-04 13:28:35 -0600
committerCalvin Rose <calsrose@gmail.com>2021-12-04 13:28:35 -0600
commit3a0af8caad36421120d9b7b81f0c0836f7eb3d2a (patch)
treedc5c4177e8842711010611321a5e2e647356a560
parentUpdate readme. (diff)
Update changelog.md1.19.1-rc1
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7ed915c..f9834f0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
+- Add an optional `prefix` paramater to `debug/stacktrace` to allow printing prettier error messages.
+- Remove appveyor for CI pipeline
- Fixed a bug that prevented sending threaded abstracts over threaded channels.
- Fix bug in the `map` function with arity at least 3.