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.
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.