From 3e7ae22d969c21f41b7ed292000a849fd4e18a59 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 9 Aug 2023 08:36:11 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52ecc3a..09bdd7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Set bad exit code on disallowed words +- Allow `Nd` in man pages +- Allow `nd` in CSS +- Allow `ot` and `stap` in sh + ## [1.16.2] - 2023-08-01 ### Fixes