Skip to content

Commit 055ba0c

Browse files
committed
chore: release
Signed-off-by: simonsan <[email protected]>
1 parent 9f0bbb8 commit 055ba0c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

crates/cli/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
## [0.1.0](https://github.com/pace-rs/pace/releases/tag/pace_cli-v0.1.0) - 2024-02-14
10+
11+
### Added
12+
- *(commands)* introduce new `pace craft setup` command to make onboarding easier ([#10](https://github.com/pace-rs/pace/pull/10))
13+
14+
### Other
15+
- update readmes
16+
- update cargo manifests

0 commit comments

Comments
 (0)