diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..62bf467 --- /dev/null +++ b/CHANGELOG.md @@ -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