File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Bugs fixed
6
6
7
+ ## 5.8.1 (2018-07-03)
8
+
7
9
* Fix the project.el integration.
8
10
9
11
## 5.8.0 (2018-06-26)
Original file line number Diff line number Diff line change 10
10
; ; Artur Malabarba <bruce.connor.am@gmail.com>
11
11
; ; URL: http://github.com/clojure-emacs/clojure-mode
12
12
; ; Keywords: languages clojure clojurescript lisp
13
- ; ; Version: 5.8.1-snapshot
13
+ ; ; Version: 5.8.1
14
14
; ; Package-Requires: ((emacs "24.4"))
15
15
16
16
; ; This file is not part of GNU Emacs.
79
79
:link '(url-link :tag " GitHub" " https://github.com/clojure-emacs/clojure-mode" )
80
80
:link '(emacs-commentary-link :tag " Commentary" " clojure-mode" ))
81
81
82
- (defconst clojure-mode-version " 5.8.0-snapshot "
82
+ (defconst clojure-mode-version " 5.8.1 "
83
83
" The current version of `clojure-mode' ." )
84
84
85
85
(defface clojure-keyword-face
You can’t perform that action at this time.
0 commit comments