Skip to content

Commit 9e23046

Browse files
author
kevin
committed
chore(release): Release 0.12.0
1 parent 3e4d30b commit 9e23046

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.12.0 (2025-10-07)
2+
3+
### Feat
4+
5+
- Add API key support as alternative authentication method
6+
7+
### Fix
8+
9+
- Fix unit tests
10+
- Fix typing throughout clients for better async, sync, and stream handling
11+
112
## 0.11.32 (2025-09-21)
213

314
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "asknews"
3-
version = "0.11.32"
3+
version = "0.12.0"
44
description = "Python SDK for AskNews"
55
readme = "README.md"
66
requires-python = ">=3.8"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)