Skip to content

Commit e547391

Browse files
committed
Docs: Update CHANGELOG for v0.2.0
1 parent 27feb33 commit e547391

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
### Added
12+
13+
- AsyncClient with full async/await support using httpx
14+
- Simple `search()` API accepting raw query strings
15+
- `get_domain()` method for domain lookups
16+
- Streaming `bulk_export_stream()` for memory-efficient exports
17+
- `serialize_queries()` helper to reduce query serialization duplication
18+
- Async example in `example/example_async_client.py`
19+
1120
### Changed
1221

1322
- Updated l9format requirement from =1.3.2 to =1.4.0 ([ae676d9])

0 commit comments

Comments
 (0)