From 4c884fcebf1c20b06f1d20b514c7514955544baf Mon Sep 17 00:00:00 2001 From: Linlang <30293408+SunsetWolf@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:10:06 +0800 Subject: [PATCH] chore(main): release 0.9.9 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3434676873..88ce7d85eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.9.9](https://github.com/SunsetWolf/qlib/compare/v0.9.8...v0.9.9) (2025-11-10) + + +### Bug Fixes + +* delete comments ([#4](https://github.com/SunsetWolf/qlib/issues/4)) ([7c09f47](https://github.com/SunsetWolf/qlib/commit/7c09f47c24aaa662f3a17fdf0629feff3ffbe69e)) +* test build package ([#6](https://github.com/SunsetWolf/qlib/issues/6)) ([508b5e1](https://github.com/SunsetWolf/qlib/commit/508b5e193de1266e2d84baefa99b2368b3b5e331)) + ## [0.9.8](https://github.com/SunsetWolf/qlib/compare/v0.9.7...v0.9.8) (2025-10-22)