File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ * Bump ` haystack ` to [ 0.3.0] ( https://github.com/clojure-emacs/haystack/blob/v0.3.0/CHANGELOG.md#030-2023-09-29 ) .
6
+
7
+ ### Changes
8
+
5
9
### Bugs Fixed
6
10
7
11
* ` info ` and ` eldoc ` ops: fix regression for the special form ` .. ` .
Original file line number Diff line number Diff line change 9
9
:scm {:name " git" :url " https://github.com/clojure-emacs/cider-nrepl" }
10
10
:dependencies [[nrepl " 1.0.0" ]
11
11
^:inline-dep [cider/orchard " 0.15.1" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
12
- ^:inline-dep [mx.cider/haystack " 0.2 .0" ]
12
+ ^:inline-dep [mx.cider/haystack " 0.3 .0" ]
13
13
^:inline-dep [thunknyc/profile " 0.5.2" ]
14
14
^:inline-dep [mvxcvi/puget " 1.3.4" ]
15
15
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
You can’t perform that action at this time.
0 commit comments