Skip to content

Commit 02ca530

Browse files
committed
Release CIDER 1.3 ("Ukraine")
1 parent 6ddccef commit 02ca530

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
## master (unreleased)
44

5+
## 1.3.0 (2021-03-07)
6+
57
### New features
68

79
* [#3148](https://github.com/clojure-emacs/cider/pull/3148): Display error messages in multiline comment eval results, and in result overlays when `cider-show-error-buffer` is set to `nil`.

doc/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name: cider
22
title: CIDER
33
# We always provide version without patch here (e.g. 1.1),
44
# as patch versions should not appear in the docs.
5-
version: "master"
5+
version: "1.3"
66
nav:
77
- modules/ROOT/nav.adoc

0 commit comments

Comments
 (0)