diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d1703c2..f3818fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep A Changelog](https://keepachangelog.com/en/1.1.0/) ## Unreleased +### Removed + +* Removed direnv configuration + ## [0.4.0] - 2026-04-30 This release replaces the POSIX shell script with a Rust binary crate. |