From 235b1de0a0334a45e13e093ee09f05c84386e04a Mon Sep 17 00:00:00 2001 From: Phinner Date: Wed, 12 Apr 2023 14:29:03 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11aa7ad..2976808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/), and this project adheres to [Semantic Versioning](http://semver.org/). +## v2.0.0-k.1.8.20 - 2023-04-12 + +### Chores + +- Updated license header to 2023. +- Updated Kotlin version to `1.8.20`. + ## v2.0.0 - 2023-01-23 ### Changes