File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments