From d317bada3153323b7a5bb7d552f602428f071579 Mon Sep 17 00:00:00 2001 From: Michael Li Date: Tue, 4 Apr 2023 04:51:04 +0800 Subject: [PATCH] fixed CHANGELOG describe --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d5f0d99..16d0269e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to paopao-ce are documented in this file. ### Added -- add custom comment sort strategy support [#243](https://github.com/rocboss/paopao-ce/pull/250) +- add custom comment sort strategy support [#243](https://github.com/rocboss/paopao-ce/pull/243) - add `RedisCacheIndex` feature [#250](https://github.com/rocboss/paopao-ce/pull/250) ### Changed