Skip to content

Commit 17e48ea

Browse files
committed
🖉 Update changelog with v0.9.0-rc.1
1 parent 0837d67 commit 17e48ea

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v0.9.0-rc.1](https://github.com/devlooped/AI/tree/v0.9.0-rc.1) (2025-10-29)
4+
5+
[Full Changelog](https://github.com/devlooped/AI/compare/v0.9.0-rc...v0.9.0-rc.1)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Make markdown configuration compatible with VSC chat modes [\#142](https://github.com/devlooped/AI/pull/142) (@kzu)
10+
- Add support for instructions in markdown files with YAML front-matter [\#140](https://github.com/devlooped/AI/pull/140) (@kzu)
11+
- Avoid writing nulls and default values to JSON logging [\#137](https://github.com/devlooped/AI/pull/137) (@kzu)
12+
13+
:twisted_rightwards_arrows: Merged:
14+
15+
- Improve readme and sample server [\#138](https://github.com/devlooped/AI/pull/138) (@kzu)
16+
317
## [v0.9.0-rc](https://github.com/devlooped/AI/tree/v0.9.0-rc) (2025-10-27)
418

519
[Full Changelog](https://github.com/devlooped/AI/compare/v0.9.0-beta...v0.9.0-rc)

0 commit comments

Comments
 (0)