Skip to content

Commit a4891c0

Browse files
changelog: new release 2023-02-18
- rewrite of configuration - resolve #1: Clojure LSP documentation not showing
1 parent 4a80104 commit a4891c0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/workflows/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Change Log
2+
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
3+
4+
## [Unreleased]
5+
### Changed
6+
7+
## [0.1.1] - 2023-03-18
8+
## Added
9+
- changelog as a record of major changes
10+
11+
### Changed
12+
- complete rewrite of configuration, comments added where default values were not changed
13+
14+
### Resolve
15+
- #1 - Clojure docstrings not showing in Emacs with Clojure-LSP

0 commit comments

Comments
 (0)