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 2ee2fea commit 3345f4fCopy full SHA for 3345f4f
CHANGELOG.md
@@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
8
9
- Add config option for HTTP/2 per domain.
10
11
+## [1.1.1] - 2020-08-25
12
+
13
+### Fixed
14
+- Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.
15
16
+### Changed
17
+- Updated version number.
18
19
## [1.1.0] - 2020-06-22
20
21
### Added
ssl_config.bat
@@ -7,7 +7,7 @@ rem INITIALISATION
7
rem -----------------------
rem Set default variables
-set $scriptVersion=1.1.0
+set $scriptVersion=1.1.1
set $scriptLogFileName=ssl_config.log
rem WampServer sub-paths.
0 commit comments