diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1340db56..51c60d4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -5,13 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) | |||
5 | and this project adheres to [Semantic Versioning](http://semver.org/). | 5 | and this project adheres to [Semantic Versioning](http://semver.org/). |
6 | 6 | ||
7 | 7 | ||
8 | ## [v0.9.0](https://github.com/shaarli/Shaarli/releases/tag/v0.9.0) - UNPUBLISHED | 8 | ## [v0.8.5](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-01-04 |
9 | 9 | ||
10 | ### Added | 10 | **XSS vulnerability fixed. Please update.** |
11 | 11 | ||
12 | ### Changed | 12 | ### Security |
13 | - Fix an XSS (cross-site-scripting) vulnerability in `index.php` | ||
13 | 14 | ||
14 | ### Fixed | ||
15 | 15 | ||
16 | ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04 | 16 | ## [v0.8.4](https://github.com/shaarli/Shaarli/releases/tag/v0.8.4) - 2017-03-04 |
17 | ### Security | 17 | ### Security |