Skip to content

Commit 34c7eb9

Browse files
chore(main): release 2.20.0
1 parent 2e2340a commit 34c7eb9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.20.0](https://github.com/OctopusDeploy/cli/compare/v2.19.1...v2.20.0) (2025-11-14)
4+
5+
6+
### Features
7+
8+
* Add ephemeral environment create command ([#559](https://github.com/OctopusDeploy/cli/issues/559)) ([0fc0cdd](https://github.com/OctopusDeploy/cli/commit/0fc0cddda3f30343a1f6f72d4bf3429d7e729a48))
9+
* Add support to deprovision environment ([#562](https://github.com/OctopusDeploy/cli/issues/562)) ([8d430ef](https://github.com/OctopusDeploy/cli/commit/8d430eff2abf280fe5c53036932e8c3d74df26c3))
10+
* Add support to view/add/update project tags ([#567](https://github.com/OctopusDeploy/cli/issues/567)) ([2e2340a](https://github.com/OctopusDeploy/cli/commit/2e2340ab1494e1846bdf454e094aa5392243ee8e))
11+
* Extend tag sets and add environment tags ([#548](https://github.com/OctopusDeploy/cli/issues/548)) ([4dbefbd](https://github.com/OctopusDeploy/cli/commit/4dbefbd3059c1d023c0441855ca64f6f57497b6b))
12+
313
## [2.19.1](https://github.com/OctopusDeploy/cli/compare/v2.19.0...v2.19.1) (2025-10-09)
414

515

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.19.1
1+
2.20.0

0 commit comments

Comments
 (0)