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 6afa2b5 commit 2f735c6Copy full SHA for 2f735c6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+# Unreleased
4
+
5
+## Added
6
+- install: remove -Sdescribe (deprecated), use --version
7
+- cli: add run repl as an explicit section
8
9
# 2025-05-16
10
## Added
11
- dev: set markdown as repository language with `.gitattributes`
@@ -9,8 +15,6 @@
15
- reference: creative coding overview
16
- dev: add scheduled stale issue & pull request check
17
- editors: open source plugins for Intellij IDEA editor
12
-- install: remove -Sdescribe (deprecated), use --version
13
-- cli: add run repl as an explicit section
14
18
19
## Changed
20
- clojure-cli: enhance built-in commands description
0 commit comments