diff options
author | VirtualTam <virtualtam@flibidi.net> | 2018-03-25 20:00:26 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2018-03-25 20:00:26 +0200 |
commit | e36479d9ffd71b504bc99501ea1fef2579ff46b6 (patch) | |
tree | 7c630d31868457038c4d3157f6c0105d441a040b /CHANGELOG.md | |
parent | d1e8f152f6a3e7ed5df0ec7f9261d475a777d28a (diff) | |
download | Shaarli-e36479d9ffd71b504bc99501ea1fef2579ff46b6.tar.gz Shaarli-e36479d9ffd71b504bc99501ea1fef2579ff46b6.tar.zst Shaarli-e36479d9ffd71b504bc99501ea1fef2579ff46b6.zip |
Bump Shaarli version to v0.9.6v0.9.6
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e737d8c..14a4f143 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file. | |||
4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) | 4 | 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 | ## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - UNPUBLISHED | 7 | ## [v0.9.6](https://github.com/shaarli/Shaarli/releases/tag/v0.9.6) - 2018-03-25 |
8 | ## Changed | ||
9 | - htaccess: prevent accessing resources not managed by SCM | ||
10 | - htaccess: always forward the 'Authorization' HTTP header | ||
11 | |||
8 | 12 | ||
9 | ## [v0.9.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02 | 13 | ## [v0.9.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02 |
10 | ### Fixed | 14 | ### Fixed |