fix(release): finalize Windows ARM64 binary support

closes #4410
This commit is contained in:
Mario Zechner
2026-05-14 22:44:28 +02:00
parent 93708de65d
commit 0b54c87e24
3 changed files with 15 additions and 9 deletions

View File

@@ -5,6 +5,7 @@
### Added
- Added Together AI to built-in provider setup, `/login` API-key auth, and default model resolution ([#3624](https://github.com/earendil-works/pi-mono/pull/3624) by [@Nutlope](https://github.com/Nutlope)).
- Added Windows ARM64 standalone binary release artifacts ([#4458](https://github.com/earendil-works/pi/pull/4458) by [@brianmichel](https://github.com/brianmichel)).
### Fixed