From 0f409f6844370424ab88a5b02ba200a3f00974e4 Mon Sep 17 00:00:00 2001 From: Jens Klingenberg Date: Wed, 29 Nov 2023 22:48:47 +0100 Subject: [PATCH] Release 1.11.0 --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4af5f0095..8f365189d 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,7 +7,7 @@ and this project orients towards [Semantic Versioning](http://semver.org/spec/v2 Note: This project needs KSP to work and every new Ktorfit with an update of the KSP version is technically a breaking change. But there is no intent to bump the Ktorfit major version for every KSP update. -1.11.0 - Unreleased +1.11.0 - 2023-11-29 ======================================== Compatible with KSP 1.0.15 and Kotlin 1.9.21