Skip to content

Commit a9679d3

Browse files
yuhan0bbatsov
authored andcommitted
Update changelog
1 parent 1580f11 commit a9679d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
## New features
66

77
* Add new interactive command `cider-inspire-me`. It does what you'd expect.
8+
* [#3162](https://github.com/clojure-emacs/cider/pull/3162): Save eval results into kill ring and registers.
9+
* Add new customization variable `cider-eval-register` to automatically store the last interactive eval result into the specified register.
10+
* Add interactive command `cider-kill-last-result` to manually save the last eval result into kill ring.
811

912
### Changes
1013

0 commit comments

Comments
 (0)