We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0bbb8 commit 055ba0cCopy full SHA for 055ba0c
crates/cli/CHANGELOG.md
@@ -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