philippgille / hello-netcoreapp

Basic .NET Core console application with additional scripts and files for building the app and creating release artifacts for a framework-dependent deployment, self-contained deployment, Docker image, Chocolatey package and AppImage
GNU General Public License v3.0
6 stars 5 forks source link

Add a changelog #36

Open philippgille opened 6 years ago

philippgille commented 6 years ago

Should adhere to standards - see keepachangelog.com.

Might need to get automatically copied when a build script is run, for example into the *.nuspec file (there's a <releaseNotes> section)