From f29064c004ae5e79893702e73d9637b3ab025d62 Mon Sep 17 00:00:00 2001 From: "Badr.NassLahsen" Date: Mon, 6 Jan 2025 11:18:46 +0100 Subject: [PATCH] CHANGELOG.md update for v2.8.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6033b23fc..e8e3f96e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.8.1] - 2025-01-06 + +### Fixed +- #2834 - java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade from 2.7.0 to 2.8.0 + ## [2.8.0] - 2025-01-03 ### Added