Skip to content

Commit dba9b79

Browse files
0.35.0
1 parent a5c0c18 commit dba9b79

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.35.0 (2025-05-28)
6+
57
- [#342](https://github.com/clojure-emacs/orchard/pull/342): Inspector: add hexdump view mode.
68
- [#343](https://github.com/clojure-emacs/orchard/pull/343): Inspector: rework view-mode toggling.
79

README.md

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

9292
```clojure
93-
[cider/orchard "0.34.3"]
93+
[cider/orchard "0.35.0"]
9494
```
9595

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

0 commit comments

Comments
 (0)