Skip to content

Commit fbf7757

Browse files
chore(main): release 0.2.6
1 parent 0c49dab commit fbf7757

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.2.6](https://github.com/google-a2a/a2a-python/compare/v0.2.5...v0.2.6) (2025-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* generate StrEnum types for enums ([#134](https://github.com/google-a2a/a2a-python/issues/134)) ([0c49dab](https://github.com/google-a2a/a2a-python/commit/0c49dabcdb9d62de49fda53d7ce5c691b8c1591c))
9+
* Remove examples from toml ([#127](https://github.com/google-a2a/a2a-python/issues/127)) ([2b29c09](https://github.com/google-a2a/a2a-python/commit/2b29c09c5181e0dd536832a47c72a4689ea95b5b))
10+
11+
12+
### Documentation
13+
14+
* fix and clarify path to hello world example in usage instructions ([#136](https://github.com/google-a2a/a2a-python/issues/136)) ([4d658a5](https://github.com/google-a2a/a2a-python/commit/4d658a52fc97e8e57f9489991d8e51290924185c))
15+
* remove final and metadata fields from docstring ([#66](https://github.com/google-a2a/a2a-python/issues/66)) ([3c50ee1](https://github.com/google-a2a/a2a-python/commit/3c50ee1f64c103a543c8afb6d2ac3a11063b0f43))
16+
317
## [0.2.5](https://github.com/google-a2a/a2a-python/compare/v0.2.4...v0.2.5) (2025-05-27)
418

519

0 commit comments

Comments
 (0)