Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 15, 2024
1 parent 90a8d5a commit 24e0ebd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. This change
- Add elin.interceptor.handler/callback
- Add elin#request_async vim function
- Add elin#status function for vim
- Add elin.interceptor.handler.namespace

=== Changed

Expand All @@ -23,5 +24,13 @@ All notable changes to this project will be documented in this file. This change
- Fix nrepl component not to send request when disconnected
- Fix elin.util.process tests
- Fix to use Standard Clojure Style for code formatting
- Fix to use elin.interceptor.handler.namespace
- Update add-libspec, add-missing-libspec to use modify-code interceptor
- Rename modify-code response to result

=== Removed

- Change code-change interceptor kind to modify-code
- Remove elin.interceptor.code-change

// generated by git-cliff

0 comments on commit 24e0ebd

Please sign in to comment.