From 7da9acbf7209922110821e39ec245bbd95bafdc0 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 17 Jun 2019 00:53:22 +0200 Subject: [PATCH] [skip travis] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fba993c..3cda1f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,13 +20,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Changed -- robots.txt location block moved from locations-wo.conf to wpcommon.php +- robots.txt location block moved from locations-wo.conf to wpcommon(-php7).php #### Fixed - WP_CACHE_KEY_SALT set twice with wpredis - WordOps version check when using `wo update` - robots.txt file download if not created +- PHP-FPM socket path in stub_status.conf : PR [#82](https://github.com/WordOps/WordOps/pull/82) ### v3.9.5.1 - 2019-05-10