aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2018-06-16 23:46:33 +0200
committerVirtualTam <virtualtam@flibidi.net>2018-06-17 13:21:01 +0200
commitdecae8c119e0f4750d10909abc47d8afb89af362 (patch)
tree8a9587a53f0161fe95141d982ff4cea40075372b /CHANGELOG.md
parent865d57b84abb0fa3fc04aec7ce2d34326dac34fa (diff)
downloadShaarli-decae8c119e0f4750d10909abc47d8afb89af362.tar.gz
Shaarli-decae8c119e0f4750d10909abc47d8afb89af362.tar.zst
Shaarli-decae8c119e0f4750d10909abc47d8afb89af362.zip
docker: build the images from the local sources
Relates to https://github.com/shaarli/Shaarli/issues/1153 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14a4f143..4f72436b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,13 @@ 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.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - UNPUBLISHED
8### Changed
9- Build the Docker images from the local Git sources
10
11
7## [v0.9.6](https://github.com/shaarli/Shaarli/releases/tag/v0.9.6) - 2018-03-25 12## [v0.9.6](https://github.com/shaarli/Shaarli/releases/tag/v0.9.6) - 2018-03-25
8## Changed 13### Changed
9- htaccess: prevent accessing resources not managed by SCM 14- htaccess: prevent accessing resources not managed by SCM
10- htaccess: always forward the 'Authorization' HTTP header 15- htaccess: always forward the 'Authorization' HTTP header
11 16