From 678ac23867328b7bfa4207b4592072e7492420e2 Mon Sep 17 00:00:00 2001 From: daudix Date: Tue, 27 Aug 2024 04:51:11 +0300 Subject: [PATCH] Mention the refreshed article style --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 692104b..89d1f49 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 - Don't duplicate icons in the resulting CSS. - Move article list to a partial. +- Refreshed look of articles in the article list. - Rewrite `_nav.scss`. - Use flex for post heading/badge (#53). - Use modern RGB format (#54).