docs(changelog): audit unreleased entries since v0.67.2

This commit is contained in:
Mario Zechner
2026-04-15 23:37:09 +02:00
parent 20ff469605
commit cbf6e6141c
2 changed files with 12 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed `google-vertex` API key resolution to treat `gcp-vertex-credentials` as an Application Default Credentials marker instead of a literal API key, so marker-based setups correctly fall back to ADC ([#3221](https://github.com/badlogic/pi-mono/pull/3221) by [@deepkilo](https://github.com/deepkilo))
## [0.67.2] - 2026-04-14
### Fixed