diff --git a/resources/public/index.html b/resources/public/index.html
index 2d5614f..419eac1 100644
--- a/resources/public/index.html
+++ b/resources/public/index.html
@@ -18,9 +18,10 @@
Changelog
+ - 2016-08: Syntax highlighting for code blocks added (thanks to Maciej).
- 2016-03: Note deletion feature added.
- 2015-10: NoteHub rewritten in Node.js.
- - 2015-10: NoteHub API and note styling discontinued due to low adoption by the user base.
+ - 2015-10: NoteHub API and note styling discontinued due to low adoption.
- 2014-09: text size setting added
- 2014-07: deprecated all API versions less than 1.4 & performance improvements.
- 2014-03: note expiration implemented.