aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2018-01-04 18:13:43 +0100
committerVirtualTam <virtualtam@flibidi.net>2018-01-04 18:13:43 +0100
commitcb9b87eb1ca015b0fdb03a223e2df190cb53cf05 (patch)
treef8f6b76c78880318d74d7990cd6bfe2cf1b7e660 /CHANGELOG.md
parent5ec90c7155f7185b35feb59c47816fc4188a314d (diff)
downloadShaarli-cb9b87eb1ca015b0fdb03a223e2df190cb53cf05.tar.gz
Shaarli-cb9b87eb1ca015b0fdb03a223e2df190cb53cf05.tar.zst
Shaarli-cb9b87eb1ca015b0fdb03a223e2df190cb53cf05.zip
Bump Shaarli version to v0.9.3v0.9.3
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
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.
4The format is based on [Keep a Changelog](http://keepachangelog.com/) 4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/). 5and this project adheres to [Semantic Versioning](http://semver.org/).
6 6
7## [v0.9.3](https://github.com/shaarli/Shaarli/releases/tag/v0.9.3) - 2018-01-04
8
9**XSS vulnerability fixed. Please update.**
10
11### Security
12- Fix an XSS (cross-site-scripting) vulnerability in `index.php`
13
14
7## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07 15## [v0.9.2](https://github.com/shaarli/Shaarli/releases/tag/v0.9.2) - 2017-10-07
8 16
9**Major security issue fixed. Please update.** 17**Major security issue fixed. Please update.**