diff --git a/_dist/README.txt b/_dist/README.txt index ab1a7c0..2a4715c 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -37,7 +37,9 @@ This package can be installed via go get: `go get code.ivysaur.me/yatwiki` 2017-08-11 3.0.1 - Feature: New `TrustXForwardedFor` config option for usage behind reverse proxies +- Fix an issue with article titles containing `+` - Fix an issue with `[html]` tags +- Fix an issue with viewing history for unknown articles 2017-07-11 3.0 - YATWiki was rewritten in Go.