diff --git a/CHANGELOG.md b/CHANGELOG.md index a471ad2..7ad069b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [v0.3.8] - 2026-03-31 + +Bumping to v0.3.8 with git tweaks and doc updates. + +### Added +- Add changelog entry for v0.3.7. + +### Changed +- Update version to 0.3.8 in README installation instructions. +- Update bash and powershell scripts to reference new release version. +- Update git diff command to prefer remote origin/base branch. +- Fall back to local base branch if remote diff fails or is empty. ## [v0.3.7] - 2026-03-31 Version v0.3.7: Patchin' up git diffs because exit codes shouldn't be drama queens.