From ea878c509497f01123f337b8c309310903d19c7d Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 19 Apr 2023 08:34:35 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae9ebc1..79dac59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- *(pre-commit)* Ensure there is a default target to install for `typos-src` + ## [1.14.6] - 2023-04-13 ### Internal