Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 743 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 743 Bytes

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.0.0] - 2024-03-21

Added

  • Added cmdlets to manipulate build tags

    Add-TeamCityBuildTag - Adds a new tag to the current build

    Remove-TeamCityBuildTag - Removes a tag from the current build

[0.1.0] - 2023-04-23

Added