From 1ce63ff7bf94bb68df43c9f19298fe31d3375def Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Wed, 7 Aug 2024 09:35:57 +0000 Subject: [PATCH] chore(release): 0.1.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..02d645a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# 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). + +## [Unreleased] + +## [0.1.0] - 2024-08-07 + +### Added +- workspace package +- workspace true +- add cancellation +- add basic + +### Fixed +- tests