From ce00a67535f5dab5ebba2e67134d241412af2941 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 16 Jun 2022 13:51:40 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e71b9e5..9bcb3b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- *(Github Action)* Report typos as annotations + +### Performance + +- *(Github Action)* Only check the files changed in a PR + ## [1.9.0] - 2022-06-15 ### Fixes