Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

60 lines (42 loc) · 1.4 KB

Change log for SPSWeather

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.3] - 2023-10-16

Added

  • scripts/SPSWeather.ps1 - Add Installation process:

    • New parameters: Install, Uninstall and InstallAccount
    • New functions: Add-SPSSheduledTask and Remove-SPSSheduledTask
  • Wiki Documentation in repository - Add :

    • wiki/Configuration.md
    • wiki/Getting-Started.md
    • wiki/Home.md
    • wiki/Usage.md
    • .github/workflows/wiki.yml

Changed

  • scripts/SPSWeather.ps1 - Remove ExclusionRules parameter
  • scripts/Config/CONTOSO-PROD.json - Add ExclusionRules parameter

[1.0.2] - 2023-10-10

Added

  • README.md
    • Add code_of_conduct.md badge
  • Add CODE_OF_CONDUCT.md file
  • Add Issue Templates files:
    • 1_bug_report.yml
    • 2_feature_request.yml
    • 3_documentation_request.yml
    • 4_improvement_request.yml
    • config.yml

Changed

  • release.yml
    • Zip scripts folder and mane it with Tag version
  • PULL_REQUEST_TEMPLATE.md => Remove examples and unit test tasks

[1.0.1] - 2023-10-09

Changed

  • README.md
    • Add Requirement and Changelog sections

Added

  • Add RELEASE-NOTES.md file
  • Add CHANGELOG.md file
  • Add CONTRIBUTING.md file
  • Add release.yml file
  • Add scripts folder with first version of SPSWeather