From bcd2416c1603a488270beb3db712cd5d2a8d3e56 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Tue, 8 Oct 2019 17:52:29 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d216244..d420606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,12 +12,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Added -- Add Nginx TLS 1.3 0-RTT configuration +- [STACK] Add Nginx TLS 1.3 0-RTT configuration #### Changed -- WordOps is now installed from PyPI using pip [WordOps](https://pypi.org/project/wordops/) -- New Nginx package built with OpenSSL_1.1.1d and the latest ngx_brotli module +- [CORE] WordOps is now installed from PyPI using pip [WordOps](https://pypi.org/project/wordops/) +- [STACK] New Nginx package built with OpenSSL_1.1.1d and the latest ngx_brotli module #### Fixed