# ADK release notes You can find the release notes in the code repositories for each supported language. For detailed information on ADK releases, see these locations: * [ADK Python release notes](https://github.com/google/adk-python/releases) * [ADK TypeScript release notes](https://github.com/google/adk-js/releases) * [ADK Go release notes](https://github.com/google/adk-go/releases) * [ADK Java release notes](https://github.com/google/adk-java/releases) * [ADK Kotlin release notes](https://github.com/google/adk-kotlin/releases) !!! tip "ADK Go v2.0.0" ADK Go v2.0.0 introduces graph-based and dynamic workflow support, a new `workflow` package, agent execution modes, and Human-in-the-Loop tool confirmation. See the [ADK 2.0 release page](/2.0/) for the full feature list and Go 1.x migration guidance.