mkevenaar / chocolatey-packages

My chocolatey packages
https://mkevenaar.github.io/chocolatey-packages/
Apache License 2.0
42 stars 70 forks source link

(googledrive) Add releaseNotes URL #183

Closed brogers5 closed 1 year ago

brogers5 commented 1 year ago

Description

This changeset adds googledrive's release notes URL, as published and maintained by Google, to the package's metadata.

Motivation and Context

Fairly self-explanatory change. Adding the releaseNotes tag with the URL to the Nuspec, to ensure it's readily available from the package page on the Community Repository.

How Has this Been Tested?

choco packed with the modified Nuspec.

Opened the resulting package with NuGet Package Explorer, and confirmed the Release Notes section populates as expected.

Screenshot (if appropriate, usually isn't needed):

N/A

Types of changes

Checklist:

AppVeyorBot commented 1 year ago

:white_check_mark: Package verification completed without issues. PR is now pending human review