diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c8ef65..d753b36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,3 @@
-- BREAKING
- - remove `geekblogAnchorLeft`;
- for a better spacing left-side anchors were removed
- ENHANCEMENT
- - display page metadata only on content type `posts`
- - add a small radius to feature images
+ - the date on updated posts will be prefixed with `Updated on` string
+ modifications within 24 hours are inored
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 3dbd47f..a646cf5 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -25,7 +25,7 @@