We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb23a0d commit cb5be63Copy full SHA for cb5be63
CHANGELOG.md
@@ -6,7 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
7
## [Unreleased]
8
9
-- Add config option for HTTP/2 per domain.
+## [1.2.0] - 2021-01-24
10
+
11
+- Added option to enable HTTP/2 functionality per development domain.
12
13
## [1.1.1] - 2020-08-25
14
ssl_config.bat
@@ -7,7 +7,7 @@ rem INITIALISATION
rem -----------------------
rem Set default variables
-set $scriptVersion=1.1.1
+set $scriptVersion=1.2.0
set $scriptLogFileName=ssl_config.log
rem WampServer sub-paths.
0 commit comments