aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2018-06-17 13:01:47 +0200
committerVirtualTam <virtualtam@flibidi.net>2018-06-17 13:02:29 +0200
commit55346c1ebed66ce29dee0eee1fec5602b2d26078 (patch)
treee692e493688fea3f8d681c093ed574d90d75daa3 /CHANGELOG.md
parent754ee049fb090ba2f212a3beab6c452aaefeb8fd (diff)
downloadShaarli-55346c1ebed66ce29dee0eee1fec5602b2d26078.tar.gz
Shaarli-55346c1ebed66ce29dee0eee1fec5602b2d26078.tar.zst
Shaarli-55346c1ebed66ce29dee0eee1fec5602b2d26078.zip
travis: disable unsupported PHP 5.3
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90841018..3f5bafd1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8### Changed 8### Changed
9- Build the Docker image from the local Git sources 9- Build the Docker image from the local Git sources
10 10
11### Removed
12- Disable PHP 5.3 Travis build (unsupported)
13
11 14
12## [v0.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.6) - 2018-02-19 15## [v0.8.6](https://github.com/shaarli/Shaarli/releases/tag/v0.8.6) - 2018-02-19
13### Changed 16### Changed