Skip to content

Commit e01f3da

Browse files
committed
Add changelog
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 64fa76a commit e01f3da

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Release (2025-XX-XX)
22

3+
- `authorization`: [v0.5.1](services/authorization/CHANGELOG.md#v051-2025-01-17)
4+
- **Bugfix:** Revert back to global URL configuration
35
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
46
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
57
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)

services/authorization/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.5.1 (2025-01-17)
2+
3+
- **Bugfix:** Revert back to global URL configuration
4+
15
## v0.5.0 (2025-01-09)
26

37
- Add support for regions in `APIClient`

0 commit comments

Comments
 (0)