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: CHANGELOG.md
-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
## 3.0
2
-
- This is a big update and one that preps us for the future (in my opinion and hopefully :smile:). I've tried to limit the breaking changes, but there are some at the bottom of the list. As always, any feedback is truly appreciated.
3
2
- New functionality in `Get-ServiceNowRecord`
4
3
- Add `Id` property to easily retrieve a record by either number or sysid.
5
4
- Add `ParentId` property to easily retrieve records based on the parent number or sysid. For example, to retrieve catalog tasks associated with a requested item execute `Get-ServiceNowRecord -ParentId RITM01234567`.
0 commit comments