From 56b329ed8a927659a84631b63410f24c57b7d2ee Mon Sep 17 00:00:00 2001 From: Martin Proks Date: Fri, 13 Sep 2024 10:47:34 +0200 Subject: [PATCH] docs: version 0.2.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb0e23..732b9f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning][]. [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html +## Version 0.2.0 + +> [!WARNING] +> **Breaking changes** +> New changes to the API, please see the documentation + +### Changed + +- new api documentation +- new api changes +- use uvx for running tools + ## Version 0.1.0 **NOTE**: Use this version with initial release of the AI models `v1.0`.