Skip to content

Commit 980604c

Browse files
committed
Version bump
1 parent 4bb9c94 commit 980604c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
PHP Docker Boilerplate Changelog
22
==================================
33

4-
5.1.0 - UPCOMING
5-
-----------------
4+
5.1.0 - 2016-05-23
5+
------------------
6+
- Add support for new WebDevOps Docker images 0.5.0 and up
7+
- Removed xdebug and blackfire, for xdebug use php-dev, php-apache-dev, php-nginx-dev images
68

79
5.0.2 - 2016-05-09
810
------------------

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dockerized PHP web project boilerplate
22

3-
[![latest v5.0.2](https://img.shields.io/badge/latest-v5.0.2-green.svg?style=flat)](https://github.com/webdevops/php-docker-boilerplate/releases/tag/5.0.2)
3+
[![latest v5.1.0](https://img.shields.io/badge/latest-v5.1.0-green.svg?style=flat)](https://github.com/webdevops/php-docker-boilerplate/releases/tag/5.1.0)
44
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
55
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/mblaschke/php-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate "Average time to resolve an issue")
66
[![Percentage of issues still open](http://isitmaintained.com/badge/open/mblaschke/php-docker-boilerplate.svg)](http://isitmaintained.com/project/mblaschke/php-docker-boilerplate "Percentage of issues still open")

0 commit comments

Comments
 (0)