ni / semi-test-library-dotnet

Semiconductor Test Library
https://ni.github.io/semi-test-library-dotnet/
MIT License
3 stars 3 forks source link

Add Change to CHANGELOG.md: Publishing Now Supports Site Agnostic Data (SystemPins) #157

Closed Mattjet27 closed 3 weeks ago

Mattjet27 commented 3 weeks ago

What does this Pull Request accomplish?

Adds a change to the CHANGELOG.md file to account for the following:

Publish.PublishResults extension methods now correctly publish data when there is no specific site number (i.e. -1) associated with the data, such as with SystemPins.

Why should this Pull Request be merged?

This should be included as a known change in the CHANGELOG.md as it addresses #155.

What testing has been done?

This is just a documentation change. No testing done or required.