Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 947 Bytes

File metadata and controls

28 lines (18 loc) · 947 Bytes

What this changes

Why

Closes #

Type of change

  • Bug fix (non-breaking change that corrects incorrect behavior)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that changes existing behavior)
  • Chore / refactor / documentation (no behavior change)

Checklist

  • Pester tests added or updated to cover the change
  • Invoke-psake Analyze passes locally with no new warnings
  • Invoke-psake Test passes locally on at least one platform
  • CHANGELOG.md updated (required for any user-facing change)
  • Documentation updated if behavior changed

Additional notes