Skip to content

Commit 3ad1860

Browse files
0.30.1
1 parent 6bccff4 commit 3ad1860

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+
## 0.30.1 (2025-02-24)
6+
57
* [#316](https://github.com/clojure-emacs/orchard/pull/316): Java: properly convert file path that contains spaces or backslashes to URI.
68

79
## 0.30.0 (2025-01-10)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Documentation for the master branch as well as tagged releases are available
8383
Just add `orchard` as a dependency and start hacking.
8484

8585
```clojure
86-
[cider/orchard "0.30.0"]
86+
[cider/orchard "0.30.1"]
8787
```
8888

8989
Consult the [API documentation](https://cljdoc.org/d/cider/orchard/CURRENT) to get a better idea about the

0 commit comments

Comments
 (0)