summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-07-08 13:40:50 -0500
committerToby Vincent <tobyv13@gmail.com>2023-07-08 13:40:50 -0500
commite6281f65728c588f2f6851b1b6b1a109e0d59fdd (patch)
treee61dd28395462c9abba4043dcd97191303529dbd
parentba96710629e0d32ca4994cf7fb43519b00cd886d (diff)
chore: update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8d9cda..57039dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to
### Added
- Added `cargo xtask dist` tool for packaging into distributable.
-- Added `cargo xtask out-path` for locating the build script artifacts.
+- Added `cargo xtask release` command automate some release steps.
- Added build script to generate completion scripts and man pages.
- Added PKGBUILDs for installing on Arch Linux.