[skip travis] update changelog

This commit is contained in:
VirtuBox
2019-03-16 09:25:48 +01:00
parent b9d5a20231
commit 30d555d992
2 changed files with 10 additions and 1 deletions

View File

@@ -10,6 +10,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.5 - [Unreleased]
### Changed
- "--letsencrypt=subdomain" option
#### Fixed
- PHP 7.3 extras when php 7.2 isn't installed
- acme.sh installation
### v3.9.4 - 2019-03-15
#### Added

View File

@@ -10,7 +10,7 @@
# Version 3.9.4 - 2019-03-15
# -------------------------------------------------------------------------
readonly wo_version_old="2.2.3"
readonly wo_version_new="3.9.4"
readonly wo_version_new="3.9.4.1"
# CONTENTS
# ---
# 1. VARIABLES AND DECLARATIONS