aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam+github@flibidi.net>2018-06-20 16:29:06 +0200
committerGitHub <noreply@github.com>2018-06-20 16:29:06 +0200
commit9e425954817621711a528bb3bd2972692a2a528a (patch)
treee692e493688fea3f8d681c093ed574d90d75daa3 /CHANGELOG.md
parentc648fc34f882ca6a62f5a44d1826bbd2b9852845 (diff)
parent55346c1ebed66ce29dee0eee1fec5602b2d26078 (diff)
downloadShaarli-9e425954817621711a528bb3bd2972692a2a528a.tar.gz
Shaarli-9e425954817621711a528bb3bd2972692a2a528a.tar.zst
Shaarli-9e425954817621711a528bb3bd2972692a2a528a.zip
Merge pull request #1156 from virtualtam/v0.8-dockerfile
v0.8 - Build the Docker image from the local sources
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84dc18cc..3f5bafd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,15 @@ 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.8.7](https://github.com/shaarli/Shaarli/releases/tag/v0.8.7) - UNPUBLISHED
8### Changed
9- Build the Docker image from the local Git sources
10
11### Removed
12- Disable PHP 5.3 Travis build (unsupported)
7 13
8## [v0.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5) - 2018-02-19
9 14
15## [v0.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.6) - 2018-02-19
10### Changed 16### Changed
11- Run version check tests against the 'stable' branch 17- Run version check tests against the 'stable' branch
12 18