Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Add CHANGELOG.md with v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
serebit committed May 14, 2021
1 parent a0017bd commit 663d45b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

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).

## v1.0.1 (2021-05-14)

### Updated

- kotlinx.serialization v1.1.0 -> v1.2.1 (significant improvements to JSON encoding and decoding speed)
- kaml v0.31.0 -> v0.33.0
- Gradle wrapper v7.0 -> v7.0.2

0 comments on commit 663d45b

Please sign in to comment.