Skip to content

Commit a7b3cf6

Browse files
committed
CHANGELOG
1 parent 233c4b2 commit a7b3cf6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## Added
44

5-
## Fixed
6-
7-
## Changed
5+
- Two more JVM flags are enabled by default
6+
- `-J-Dclojure.main.report=stderr`: make Clojure print stacktraces
7+
immediately, instead of writing them to a file
8+
- `-J-Djdk.attach.allowAttachSelf`: enable interrupting an nREPL evaluation
89

910
# 0.43.186-alpha (2025-04-24 / 6b1ecae)
1011

@@ -13,8 +14,6 @@
1314
- Add `--no-prefix` or `{:launchpad/options {:prefix false}}` to hide the
1415
start-of-line per-process prefix in the output
1516

16-
## Fixed
17-
1817
## Changed
1918

2019
- Make initial summary print aliases with namespace.

0 commit comments

Comments
 (0)