Skip to content

Commit 721287c

Browse files
committed
Release 5.11
1 parent 54492a5 commit 721287c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 5.11.0 (2019-07-16)
6+
57
### New features
68

79
* [#496](https://github.com/clojure-emacs/clojure-mode/issues/496): Highlight `[[wikilinks]]` in comments.

clojure-mode.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
;; Artur Malabarba <[email protected]>
1111
;; URL: http://github.com/clojure-emacs/clojure-mode
1212
;; Keywords: languages clojure clojurescript lisp
13-
;; Version: 5.11.0-snapshot
13+
;; Version: 5.11.0
1414
;; Package-Requires: ((emacs "25.1"))
1515

1616
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)