From a5346f9f52d9477712989ae67fd427aa32acb5c2 Mon Sep 17 00:00:00 2001 From: Samuel Hym Date: Mon, 5 Jun 2023 17:42:25 +0200 Subject: [PATCH] Update CHANGES with #324 Print commands with uncaught exceptions --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0b76d1e8..a947b214 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # Changes +## Next version + +- #324: When a command causes an unexpectedly uncaught exception, + display that command along with the exception itself in both + `Lin` and `STM` + ## 0.2 - #342: Add two submodules of combinators in `Util`: