From b4d3a568094ca90bdcfa814d7cffcea4abd76a22 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 20 Feb 2022 16:44:41 +0800 Subject: [PATCH] :pencil2: Docs: update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e117288..8ca1beb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ## v0.2.13 -- :tada: Refactor: page layout ([#65](https://github.com/Lruihao/FixIt/issues/65)) +- :recycle: Refactor: page layout ([#65](https://github.com/Lruihao/FixIt/issues/65)) - :tada: Feat: add Artalk comment support ([#54](https://github.com/Lruihao/FixIt/issues/54)) - :tada: Feat: add Waline comment support ([#36](https://github.com/Lruihao/FixIt/issues/36)) - :tada: Feat: add Twikoo comment support ([#64](https://github.com/Lruihao/FixIt/issues/64)) @@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file. - :sparkles: Feat: update cell-watermark 1.0.3 and support CDN (fontFamily supported) - :lipstick: Style: add radius of the scrollbar - :pencil2: Style: fix typo discription should be: description ([#60](https://github.com/Lruihao/FixIt/issues/60)) -- :fire: Feat: remove shortcode cardlink +- :fire: Feat: remove shortcode cardlink ([#42](https://github.com/Lruihao/FixIt/issues/42)) - **Full Changelog:** [`v0.2.12...v0.2.13`](https://github.com/Lruihao/FixIt/compare/v0.2.12...v0.2.13) ## v0.2.12 [2022-1-27]