From 023f6ed2db05bd5d0919352be1825b1a68c1e93c Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Thu, 9 Jan 2025 15:06:40 +0300 Subject: [PATCH] bumps version for release of 1.22.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5cf519f35..32b1b2a4c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add new linux arm64 binary builds for Kiota CLI +### Changed + +## [1.22.0] - 2025-01-09 + +### Added + +- Adds code generation for the `Dart` programming language.Credit to @ricardoboss, @joanne-ter-maat, @Kees-Schotanus, @andreaTP, @baywet[#3745](https://github.com/microsoft/kiota/issues/3745) +- Added new linux arm64 binary builds for Kiota CLI ### Changed @@ -1523,3 +1530,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial GitHub release +