]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Bump Shaarli version to v0.9.6 v0.9.6
authorVirtualTam <virtualtam@flibidi.net>
Sun, 25 Mar 2018 18:00:26 +0000 (20:00 +0200)
committerVirtualTam <virtualtam@flibidi.net>
Sun, 25 Mar 2018 18:00:26 +0000 (20:00 +0200)
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
CHANGELOG.md
shaarli_version.php

index 0e737d8cbbc4ef45c51a7d304c65c12c9eff5bec..14a4f14313a91dcd4ab6fa4e882671a5879ec7a6 100644 (file)
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - UNPUBLISHED
+## [v0.9.6](https://github.com/shaarli/Shaarli/releases/tag/v0.9.6) - 2018-03-25
+## Changed
+- htaccess: prevent accessing resources not managed by SCM
+- htaccess: always forward the 'Authorization' HTTP header
+
 
 ## [v0.9.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02
 ### Fixed
index a47757c217a4b5c41d1e144dd4655fa3721cf71d..6bd0f8292b91110a983856a824479857c14f99c1 100644 (file)
@@ -1 +1 @@
-<?php /* 0.9.5 */ ?>
+<?php /* 0.9.6 */ ?>