[U] Changelog

This commit is contained in:
Azalea Gui 2025-10-22 00:20:34 -04:00
parent 1afbd66355
commit 5b745cde01

View file

@ -129,6 +129,12 @@ cargo install --git https://github.com/hykilpikonna/hyfetch
<!-- CHANGELOG STARTS HERE --->
**🔧 Building Pipeline Refactoring**
* Modernize Python building toolchain from `setup.py` to `pyproject.toml`
* Fixed a bug where Windows binaries are mistakenly built into Unix packages.
* Fixed a bug where `presets.json` was not being included in the built package.
### 2.0.3
(changelog is generated by Gemini from commit history)