We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d89df8 commit f770257Copy full SHA for f770257
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## master (unreleased)
4
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
15
## 0.20.0 (2019-01-14)
16
17
### New features
0 commit comments