docs: Update changelog

This commit is contained in:
Ed Page 2023-03-13 11:56:52 -05:00
parent 9f0eef4d5c
commit d772e29e8e

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [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