You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
# TfsCmdlets Release Notes
2
2
3
-
## Version 2.7.0 (_03/Jul/2024_)
3
+
## Version 2.7.1 (_03/Jul/2024_)
4
4
5
-
This release adds support for suppressing notifications when creating or updating work items.
6
-
7
-
## New features
8
-
9
-
* Adds `-SuppressNotifications` switch to `New-TfsWorkItem` and `Set-TfsWorkItem` to suppress notifications when creating or updating work items. This is useful when you are creating or updating a large number of work items and don't want to flood the notification feed of team members.
5
+
This release fixes an issue with the Chocolatey publishing process. No changes have been made to the cmdlets.
10
6
11
7
-----------------------
12
8
13
9
## Previous Versions
14
10
11
+
### Version 2.7.0 (_03/Jul/2024_)
12
+
13
+
See release notes [here](Docs/ReleaseNotes/2.7.0.md).
14
+
15
15
### Version 2.6.1 (_15/May/2024_)
16
16
17
17
See release notes [here](Docs/ReleaseNotes/2.6.1.md).
0 commit comments