Skip to content

Commit c4a79b8

Browse files
committed
v1.2.0
1 parent e918103 commit c4a79b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NETCoreSync/NETCoreSync.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
<PackageProjectUrl>https://github.com/aldycool/NETCoreSync</PackageProjectUrl>
1010
<RepositoryUrl>https://github.com/aldycool/NETCoreSync</RepositoryUrl>
1111
<PackageTags>database sync synchronization framework NETCoreApp NETStandard Xamarin Forms</PackageTags>
12-
<PackageReleaseNotes># v1.2.0 Release Notes
12+
<PackageReleaseNotes>## v1.2.0 Release Notes
1313

14-
## Added Features
14+
### Added Features
1515
* Support conflict handling during `DeserializeJsonToExistingData` method
1616
* Support suppressing Exception during hook calls if updated with older time stamp (GlobalTimeStamp only)
1717

18-
## Breaking Changes
18+
### Breaking Changes
1919
* `DeserializeJsonToExistingData` method signature change: adds `conflictType` parameter
2020
</PackageReleaseNotes>
2121
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)