X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=4b9bb9541a47a81d83bcb76e27d1591f97c72b0a;hb=refs%2Ftags%2Fv0.9.3;hp=120c5d2250ed490ae2feb466a450b9b3ccc5499f;hpb=5ec90c7155f7185b35feb59c47816fc4188a314d;p=github%2Fshaarli%2FShaarli.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 120c5d22..4b9bb954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [v0.9.3](https://github.com/shaarli/Shaarli/releases/tag/v0.9.3) - 2018-01-04 + +**XSS vulnerability fixed. Please update.** + +### Security +- Fix an XSS (cross-site-scripting) vulnerability in `index.php` + + ## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 **Major security issue fixed. Please update.**