Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 661c80e

Browse filesBrowse files
committed
5.17.1
1 parent 3e9c6d1 commit 661c80e
Copy full SHA for 661c80e

File tree

3 files changed

+4
-2
lines changed
Filter options

3 files changed

+4
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master (unreleased)
44

5+
## 5.17.1 (2023-09-12)
6+
57
### Changes
68

79
* Declare indentation for the `async` ClojureScript macro.

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ highlighting), indentation, navigation and refactoring support for the
1616
**This documentation tracks the `master` branch of `clojure-mode`. Some of
1717
the features and settings discussed here might not be available in
1818
older releases (including the current stable release). Please, consult
19-
the relevant git tag (e.g. [5.17.0](https://github.com/clojure-emacs/clojure-mode/tree/v5.17.0)) if you need documentation for a
19+
the relevant git tag (e.g. [5.17.1](https://github.com/clojure-emacs/clojure-mode/tree/v5.17.1)) if you need documentation for a
2020
specific `clojure-mode` release.**
2121

2222
## Installation

‎clojure-mode.el

Copy file name to clipboardExpand all lines: clojure-mode.el
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
;; Maintainer: Bozhidar Batsov <bozhidar@batsov.dev>
1313
;; URL: https://github.com/clojure-emacs/clojure-mode
1414
;; Keywords: languages clojure clojurescript lisp
15-
;; Version: 5.17.0
15+
;; Version: 5.17.1
1616
;; Package-Requires: ((emacs "25.1"))
1717

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.