Skip to content

Commit aadc560

Browse files
committed
Release version 5.2.0-beta1
1 parent 68cc4eb commit aadc560

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
PHP Docker Boilerplate Changelog
1+
TYPO3 Docker Boilerplate Changelog
22
==================================
33

4+
5.2.0-beta1 - 2016-10-18
5+
------------------------
6+
- Add dinghy/dory support
7+
- Switch to mailhog instead of mailcatcher
8+
- Add phpmyadmin
9+
- Switch to ubuntu 16.04 as default
10+
- docker-compose.yml is now using version 2
11+
- PHP debugger can now be switched with variable
12+
- Add PostgreSQL 9.5
13+
- Some minor fixes and cleanups
14+
415
5.1.3 - 2016-05-25
516
------------------
617
- Fix nginx vhost configuration (modular WebDevOps image design)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![TYPO3 Docker Boilerplate](https://static.webdevops.io/typo3-docker-boilerplate.svg)
22

3-
[![latest v5.1.3](https://img.shields.io/badge/latest-v5.1.3-green.svg?style=flat)](https://github.com/webdevops/TYPO3-docker-boilerplate/releases/tag/5.1.3)
3+
[![latest v5.2.0-beta1](https://img.shields.io/badge/latest-v5.2.0-beta1-green.svg?style=flat)](https://github.com/webdevops/TYPO3-docker-boilerplate/releases/tag/5.2.0-beta1)
44
![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)
55

66
This is an easy customizable TYPO3 docker boilerplate.

0 commit comments

Comments
 (0)