From 60152fa1e15a77d667f7ac31679c4b0d8f4fe7c5 Mon Sep 17 00:00:00 2001 From: daudix Date: Tue, 27 Aug 2024 05:59:49 +0300 Subject: [PATCH] Add #64 to the changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce67e7..b73b76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Don't duplicate icons in the resulting CSS. +- Hide CRTs from screen readers (#64). - Move article list to a partial. - Reduce nesting depth in `_footer.scss` - Refreshed look of articles in the article list.