diff --git a/CHANGELOG.md b/CHANGELOG.md index 378f27e..32c520e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Correct `empheral` to `ephemeral` +- Ignore `go.mod` by default +- Ensure pre-commit isn't slow to install + ## [1.13.20] - 2023-03-07 ### Features