Skip to content

Commit 8402884

Browse files
authored
Update releasenotes.props
[ci skip]
1 parent ca8f5bd commit 8402884

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Plugins/releasenotes.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<Project>
22
<PropertyGroup>
3+
<PackageReleaseNotes Condition="'$(VersionPrefix)' == '1.3.1'">
4+
Changes:
5+
* @KatoStoelen - don't create shadow copy that already exists (PR #147)
6+
</PackageReleaseNotes>
37
<PackageReleaseNotes Condition="'$(VersionPrefix)' == '1.3.0'">
48
Changes:
59
* @bergi9 - add 'LoadInMemory' option so you can manually trigger reloads (alternative to HotReload) (PR #133)

0 commit comments

Comments
 (0)