Skip to content

Commit e2cd8c4

Browse files
peterkacerikclaude
andcommitted
Add CHANGELOG.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 436cf6f commit e2cd8c4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
This project adheres to [Semantic Versioning](https://semver.org/).
6+
7+
## [0.1.1] - 2026-03-15
8+
9+
### Added
10+
- MIT LICENSE file
11+
- CI test workflow (Python 3.9-3.13)
12+
- PyPI trusted publisher workflow
13+
14+
### Fixed
15+
- Node.js 20 deprecation warning in GitHub Actions
16+
17+
## [0.1.0] - 2026-03-15
18+
19+
### Added
20+
- Initial release
21+
- `AISpendGuard` client with batched threaded transport
22+
- Provider helpers: `create_openai_event`, `create_anthropic_event`, `create_gemini_event`
23+
- Tag validation (required tags, forbidden keys, privacy guard)
24+
- Streaming response documentation

0 commit comments

Comments
 (0)