Skip to content

Commit

Permalink
Update releasenotes.props
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
natemcmaster authored Aug 28, 2020
1 parent ca8f5bd commit 8402884
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Plugins/releasenotes.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<Project>
<PropertyGroup>
<PackageReleaseNotes Condition="'$(VersionPrefix)' == '1.3.1'">
Changes:
* @KatoStoelen - don't create shadow copy that already exists (PR #147)
</PackageReleaseNotes>
<PackageReleaseNotes Condition="'$(VersionPrefix)' == '1.3.0'">
Changes:
* @bergi9 - add 'LoadInMemory' option so you can manually trigger reloads (alternative to HotReload) (PR #133)
Expand Down

0 comments on commit 8402884

Please sign in to comment.