diff --git a/_dist/README.txt b/_dist/README.txt index 0ba7e8b..4f38e97 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -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