diff --git a/README.md b/README.md
index 5d43461..60682f9 100644
--- a/README.md
+++ b/README.md
@@ -132,11 +132,11 @@ As a guideline, pull requests should:
Changelog
---------
-- 2.8 Bugfixes
- Slavic language support thanks to Tomasz Jadowski
- Removed the now defunct Twitter JSON API share count
- Support for static, not managed by bashblog html files
-- 2.7 Store post date on a comment in the html file (#96).
+- 2.8 Bugfixes
+ Slavic language support thanks to Tomasz Jadowski
+ Removed the now defunct Twitter JSON API share count
+ Support for static, not managed by bashblog html files
+- 2.7 Store post date on a comment in the html file (#96).
On rebuild, the post date will be synchronised between comment date and file date, with precedence for comment date.
- 2.6 Support for multiple authors, use a different `.config` for each one
- 2.5 Massive code cleanup by Martijn Dekker