You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Changelog
2
2
3
3
## master (unreleased)
4
-
- Allow using `npx nbb` as `cider-nbb-command`.
5
4
6
5
### Changes
7
6
7
+
- Allow using `npx nbb` as `cider-nbb-command`.
8
8
-[#3281](https://github.com/clojure-emacs/cider/pull/3281): Replace newline chars with actual newlines in `*cider-test-report*` buffer, for prettier error messages.
0 commit comments