Skip to content

Commit f770257

Browse files
committed
Update the changelog
1 parent 5d89df8 commit f770257

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## master (unreleased)
44

5+
### New features
6+
7+
* The `refresh` op is now interruptible.
8+
9+
### Changes
10+
11+
* **(Breaking)** Upgrade to nREPL 0.6.0. This is now the minimum required version.
12+
* **(Breaking)** Upgrade to piggieback 0.4.0. This is now the minimum required version.
13+
* **(Breaking)** Remove `cider.nrepl.middleware.pprint`. All functionality has been replaced by the built-in printing support in nREPL 0.6.0.
14+
515
## 0.20.0 (2019-01-14)
616

717
### New features

0 commit comments

Comments
 (0)