Skip to content

Commit 242c62a

Browse files
committed
Update changelog
1 parent c4bdb28 commit 242c62a

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,22 @@ this project adheres to no versioning scheme.
99

1010
## [Unreleased]
1111

12-
## 0.0.15
12+
## 0.0.15 - 2024-02-05
1313

1414
### Added
1515
- Support project tree view.
16-
- Descriptions of each command to better support WhichKey.
16+
- Descriptions of each command to better support WhichKey. ([Issue #10][coc-clojure
17+
issue #10])
1718
- New commands: `backward-barf`, `forward-barf`, `backward-slurp`, `forward-slurp`,
1819
`kill-sexp`, `raise-sexp`, `replace-refer-all-with-alias`,
1920
`replace-refer-all-with-refer`, `project-tree`.
2021

21-
### Changed
22-
- Clean up download logic.
22+
[coc-clojure issue #10]: https://github.com/NoahTheDuke/coc-clojure/issues/10
23+
24+
### Fixed
25+
- Clean up download logic. (via @laur89 [PR][coc-clojure PR #13])
26+
27+
[coc-clojure PR #13]: https://github.com/NoahTheDuke/coc-clojure/pull/13
2328

2429
## 0.0.14
2530

0 commit comments

Comments
 (0)