From 3ff663090c4d14e7ab8cf250d2a752b72d8f42ec Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Thu, 27 Oct 2022 16:07:39 +0800 Subject: [PATCH] 0.10.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 913c0086..9016ea2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ 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/). + ## 0.10.1 - 2022-10-27 > This is a release candidate. We are still updating the documentation and examples, as well as fixing critical bugs if there are any (in that case the current version might be yanked). Please check it out and provide feedback to us!