From c404f2f6ab9270650369786a35500a07d595f3a1 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 29 Aug 2022 16:11:30 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd9c1c..1577e7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Ignore `thead` tag also in tsx/jsx + ## [1.11.4] - 2022-08-25 ### Fixes