Added an user-oriented changelog.

This commit is contained in:
2017-05-19 22:30:23 +01:00
parent 869b49d711
commit e4742a5375
3 changed files with 307 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2017-05-19 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.csproj:
Added an user-oriented changelog.
2017-05-19 Natalia Portillo <claunia@claunia.com>
* Main.cs:

View File

@@ -183,6 +183,10 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="packages.config" />
<None Include="..\Changelog.md">
<Link>Changelog.md</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DiscImageChef.Checksums\DiscImageChef.Checksums.csproj">