Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 964 Bytes

Change log for PSResourceGet.Bootstrap

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

[Unreleased]

Added

  • DSC class-based resource `BootstrapPSResourceGet'.

Fixed

  • Reverted resolve dependency logic so that GitHub actions works.
  • Link to Start-PSResourceGetBootstrap in Home.md now works (issue #13).

[0.1.2] - 2024-02-03

Fixed

  • Fix bootstrap script parameter block.

[0.1.1] - 2024-02-02

Fixed

  • Status badges updated.
  • Update integration tests for the bootstrap script.
  • Fix missing commands in bootstrap script.

Changed

  • Update azure-pipelines.yml.

[0.1.0] - 2024-02-01

Added

  • Added command Start-PSResourceGetBootstrap.
  • Added bootstrap script as a release asset.