Skip to content

Commit 04cd37c

Browse files
committed
📝 Summarize recent changes for next tag
1 parent 79ef110 commit 04cd37c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The format is based on [Keep a Changelog][] and this project adheres to
1212
[heading__unreleased]: #unreleased
1313

1414

15+
- [ ] Support function/tools request calls from/to LLMs
1516
- [ ] Proxy traffic between Vim `channel` and Ollama API
16-
- [ ] HTTP Response parser handles non-`200` status codes
1717
- [ ] releases listening port
1818
> Note; `kill -SIGINT <PID>` works for interactive sessions, but doesn't
1919
> when backgrounded within Vader test runner script?!
@@ -30,6 +30,16 @@ The format is based on [Keep a Changelog][] and this project adheres to
3030
______
3131

3232

33+
## [0.0.7] - 2024-10-17
34+
35+
36+
- [X] Build documentation from doc-comments
37+
- [X] HTTP Response parser handles non-`200` status codes
38+
39+
40+
______
41+
42+
3343
## [0.0.6] - 2024-10-13
3444

3545

0 commit comments

Comments
 (0)