readme: fix version tags for download alignment on website

This commit is contained in:
mappu 2017-08-13 13:52:40 +12:00
parent 6d9079e1dc
commit 9792c262a2

View File

@ -35,7 +35,7 @@ This package can be installed via go get: `go get code.ivysaur.me/yatwiki`
=CHANGELOG=
2017-07-11 v3.0
2017-07-11 3.0
- YATWiki was rewritten in Go.
- Enhancement: Standalone binary server
- Enhancement: No longer requires cookies for error messages
@ -48,11 +48,13 @@ This package can be installed via go get: `go get code.ivysaur.me/yatwiki`
- Fix a number of issues with handling of base URLs in links
- Fix a cosmetic issue with file caching for CSS content
2016-11-16 (no public release)
2016-11-16 20161116
- (no public release)
- Enhancement: Always open the formatting help in a new tab
- Fix a cosmetic issue with display of backslash characters caused by Meiryo font
2016-08-24 (no public release)
2016-08-24 20160824
- (no public release)
- Feature: Add Compare button to both top and bottom of article revision list
- Fix an issue with noncompliant HTML when comparing diffs