From ea1eab33018cf057df2d03793a1b09149c6bc9c0 Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Sat, 12 Aug 2023 19:39:42 +0000 Subject: [PATCH] chore(release): 0.3.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09fa859..bddd2fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] - 2023-08-12 + +### Added +- *(rust-publish)* with rust publish + +### Other +- with version 0.2.0 +- publish +- add noop release script + ## [0.2.0] - 2023-08-12 ### Added