diff options
author | VirtualTam <virtualtam@flibidi.net> | 2018-02-19 22:18:47 +0100 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2018-02-19 22:18:47 +0100 |
commit | 709007d043981a0a8256ab40fe03d705ad496b60 (patch) | |
tree | 2586844e4a3f8d747827fd41c62c953bdf0a91bd /CHANGELOG.md | |
parent | 9cd0df4d07599e8f0406c5cd867ebd01edc03846 (diff) | |
download | Shaarli-709007d043981a0a8256ab40fe03d705ad496b60.tar.gz Shaarli-709007d043981a0a8256ab40fe03d705ad496b60.tar.zst Shaarli-709007d043981a0a8256ab40fe03d705ad496b60.zip |
Fix version check test
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c60d4c..84dc18cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -5,6 +5,12 @@ 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.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-02-19 | ||
9 | |||
10 | ### Changed | ||
11 | - Run version check tests against the 'stable' branch | ||
12 | |||
13 | |||
8 | ## [v0.8.5](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-01-04 | 14 | ## [v0.8.5](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-01-04 |
9 | 15 | ||
10 | **XSS vulnerability fixed. Please update.** | 16 | **XSS vulnerability fixed. Please update.** |