diff --git a/CHANGELOG.md b/CHANGELOG.md index 32d7d45e..639d7f52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ All notable changes to this project will be documented in this file. ## v0.2.13 [2022.3.14] > Improve and add some new features. +> Snapshot: - :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), @hiifong[#57](https://github.com/Lruihao/FixIt/pull/57)) @@ -79,6 +80,7 @@ All notable changes to this project will be documented in this file. ## v0.2.12 [2022-1-27] > Fix most known bugs and add some new features. +> Snapshot: - :tada: Feat: add PWA support - :tada: Feat: add Watermark support ([#16](https://github.com/Lruihao/FixIt/issues/16))