diff --git a/assets/public/index.html b/assets/public/index.html
index e0f2e9a..7aa811a 100644
--- a/assets/public/index.html
+++ b/assets/public/index.html
@@ -18,9 +18,9 @@
Changelog
- - 2017-08: NoteHub 3.0.
+ - 2017-09: NoteHub 3.0 rewritten in Go.
- 2016-03: Note deletion feature added.
- - 2015-10: NoteHub rewritten in Node.js.
+ - 2015-10: NoteHub 2.0 rewritten in Node.js.
- 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.
@@ -29,7 +29,7 @@
- 2014-01: NoteHub API, mobile friendly styling and more.
- 2013-03: new color themes.
- 2012-07: password protection for note editing added.
- - 2012-06: NoteHub released as a result of an experiment.
+ - 2012-06: NoteHub 1.0 released as a result of an experiment.