Create CHANGELOG.md

This commit is contained in:
Hangfei Lin 2025-04-09 08:53:35 -07:00 committed by GitHub
parent e95bfd2598
commit 553bede77e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

13
CHANGELOG.md Normal file
View File

@ -0,0 +1,13 @@
# Changelog
## 0.1.0
### Features
* Initial release of the Agent Development Kit (ADK).
* Multi-agent support
* Tool authentication support
* Rich tool support(including MCP)
* Rich callback support
* Built-in code execution capability
* Asynchronous runtime and execution
* (Experimental) Live(Bidi) agent support and Compositional Function Calling(CFC) support