diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index fd98c42f1..e4ae01d72 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,9 +7,10 @@ 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.9.1 - 2023-10-22 +1.9.1 - 2023-10-22 ======================================== Compatible with KSP 1.0.13 and Kotlin 1.9.10/1.9.20-RC + When you are still using the Ktorfit Gradle plugin in version 1.0.0, please also update this to 1.9.1 ### Added