File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5- * [ #135 ] ( https://github.com/clojure-emacs/orchard/issues/135 ) : Fix problematic double var lookup in ` orchard.xref/fn-refs `
5+ ### Bugs Fixed
6+
7+ * [ #135 ] ( https://github.com/clojure-emacs/orchard/issues/135 ) : Fix problematic double var lookup in ` orchard.xref/fn-refs ` .
8+
9+ ### Changes
10+
11+ * [ #124 ] ( https://github.com/clojure-emacs/orchard/pull/124 ) : Remove costly ` io/resource ` lookup.
612
713## 0.7.3 (2021-10-02)
814
915### Changes
1016
11- * [ #133 ] ( https://github.com/clojure-emacs/orchard/issues/133 ) : ` info: ` don't fall back to ` clojure.core ` for fully-qualified symbols.
17+ * [ #133 ] ( https://github.com/clojure-emacs/orchard/issues/133 ) : ` info: ` don't fall back to ` clojure.core ` for fully-qualified symbols.
1218
1319## 0.7.2 (2021-09-30)
1420
2127* [ #123 ] ( https://github.com/clojure-emacs/orchard/pull/123 ) : Fix info lookups from namespaces that don't yet exist
2228* [ #125 ] ( https://github.com/clojure-emacs/orchard/issues/125 ) : Don't fail if the classpath references a non-existing .jar
2329* [ #128 ] ( https://github.com/clojure-emacs/orchard/issues/128 ) : Strengthen ` apropos `
24- * [ #124 ] ( https://github.com/clojure-emacs/orchard/pull/124 ) : Remove costly ` io/resource ` lookup
2530
2631## 0.7.1 (2021-04-18)
2732
You can’t perform that action at this time.
0 commit comments