Skip to content

Commit e848572

Browse files
committed
Tweak the changelog
1 parent 0cb5daa commit e848572

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
### New features
66

77
* New configuration variable `cider-result-overlay-position` determining where debugger and inline eval result overlays should be displayed. Current options are 'at-eol and 'at-point.
8-
* [#2606](https://github.com/clojure-emacs/cider/pull/2606): Defcustom `cider-path-translations` for translating paths from nrepl messages
8+
* [#2606](https://github.com/clojure-emacs/cider/pull/2606): Defcustom `cider-path-translations` for translating paths from nREPL messages (useful where a file appears to be somewhere, but it's actually somewhere else).
9+
* [#2698](https://github.com/clojure-emacs/cider/pull/2689): Infer figwheel builds automatically.
910

1011
### Changes
1112

0 commit comments

Comments
 (0)