Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ xComputer resource has following properties:

## Versions


### 1.3.0

* xComputer
* Fixed issue with Test-TargetResource when not specifying Domain or Workgroup name
* Added tests
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not include it to release notes, since it's just a development artifact. On the other hand, we ship tests together with code and they can used as an examples. So it's up to you. :)


### 1.2.2

Added types to Get/Set/Test definitions to allow xResourceDesigner validation to succeed
Expand Down