Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.2.3] - 2022-07-11

Updated

  • Updated explanation of wampServerExtensionsPath in configuration file and README.md

[1.2.2] - 2022-04-05

Fixed

  • Ignore modules_sup folder in bin\apache directory (new to WampServer 3.2.8)

[1.2.1] - 2021-03-11

Added

  • Issues template.

Updated

  • Updated README.md reflecting minimum Apache version number required for HTTP/2 functionality.

[1.2.0] - 2021-01-24

Added

  • Added option to enable HTTP/2 functionality per development domain.

[1.1.1] - 2020-08-25

Fixed

  • Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.

[1.1.0] - 2020-06-22

Added

  • Added removal of certificate(s) from Windows store upon 'restore' command.

[1.0.2] - 2020-06-15

Updated

  • Moved CLI argument count code (0 & >2) to a more logical section in ssl_config.bat
  • Fixed grammatical errors and general formatting in README.md

[1.0.1] - 2020-06-15

Fixed

  • Added missing quotes around argument when calling isIniFile.

[1.0.0] - 2020-06-14

Added

  • Initial commit.