From e3cee5b94c1b8ed6b6b351f3435c545729c89af8 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 13 Aug 2017 18:27:04 +1200 Subject: [PATCH] doc: changelog update --- _dist/README.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_dist/README.txt b/_dist/README.txt index 2a4715c..5b51074 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -35,6 +35,9 @@ This package can be installed via go get: `go get code.ivysaur.me/yatwiki` =CHANGELOG= +2017-08-11 3.0.2 +- Fix an issue with XSS prevention for web browsers other than Chrome + 2017-08-11 3.0.1 - Feature: New `TrustXForwardedFor` config option for usage behind reverse proxies - Fix an issue with article titles containing `+`