Skip to content

Commit 514526d

Browse files
0.34.3
1 parent 47fa6e7 commit 514526d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## master (unreleased)
44

5+
## 0.34.3 (2025-04-28)
6+
7+
- Inspector: fix multiple frequencies not shown for the same value in analytics.
8+
59
## 0.34.2 (2025-04-26)
610

711
* [#339](https://github.com/clojure-emacs/orchard/pull/339): Inspector: support analytics for all maps and arrays.

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.2"]
93+
[cider/orchard "0.34.3"]
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)