From b1e6f22e319634d37540613bffe10f2bfa90f892 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 30 Apr 2019 19:05:54 +0200 Subject: [PATCH] [skip travis] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df5576..d9365a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Enable OSCP Stapling with Let's Encrypt - Compress database backup with pigz before updating sites - Add support for Ubuntu 19.04 disco +- Add support for Raspbian +- backup letsencrypt certificate before upgrade #### Changed @@ -70,6 +72,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - phpredisadmin setup - --hsts flag with basic html site - hsts flag on site not secure with letsencrypt +- fix import of previous acme.sh certificate ### v3.9.4 - 2019-03-15