diff options
author | VirtualTam <virtualtam@flibidi.net> | 2018-03-25 20:04:42 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2018-03-25 20:04:42 +0200 |
commit | 76004d331bbee393c3db65362bc97c290f812a4a (patch) | |
tree | 51722dda0afecb25caf76364d50d587dd1c6b4c8 /CHANGELOG.md | |
parent | 2c6e9ce46555380f845b9b9455f957cf2043f483 (diff) | |
parent | e36479d9ffd71b504bc99501ea1fef2579ff46b6 (diff) | |
download | Shaarli-76004d331bbee393c3db65362bc97c290f812a4a.tar.gz Shaarli-76004d331bbee393c3db65362bc97c290f812a4a.tar.zst Shaarli-76004d331bbee393c3db65362bc97c290f812a4a.zip |
Merge tag 'v0.9.6' into latest
Release v0.9.6
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 bf4063db..f0ba390c 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 |