Fix typo in changelog
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
||||
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
|
||||
<PackageCertificateThumbprint>6977634CFB3DEB63FE32B05409BF2BF37D01A94E</PackageCertificateThumbprint>
|
||||
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
|
||||
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
|
||||
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
||||
<GenerateTestArtifacts>True</GenerateTestArtifacts>
|
||||
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<AppxPackageIsForStore>True</AppxPackageIsForStore>
|
||||
<AppxShowAllApps>False</AppxShowAllApps>
|
||||
<AppxBuildConfigurationSelection>x64</AppxBuildConfigurationSelection>
|
||||
<PackageOptionalProjectsInIdeBuilds>False</PackageOptionalProjectsInIdeBuilds>
|
||||
<PackageOptionalProjectsInIdeBuilds>True</PackageOptionalProjectsInIdeBuilds>
|
||||
<ShowAllFiles>false</ShowAllFiles>
|
||||
<UapAppxPackageBuildMode>StoreOnly</UapAppxPackageBuildMode>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -1190,7 +1190,7 @@ Roboto Font License:
|
||||
- Fix PPI file association on OSX and iOS
|
||||
- Fix color bleeding due to interpolation
|
||||
- Fix layer index on undo/redo
|
||||
- Fox Import image aliasing
|
||||
- Fix Import image aliasing
|
||||
- Fix color picking tool
|
||||
- Fix color from clipboard update global
|
||||
- Fix VR stroke rendering
|
||||
|
||||
Reference in New Issue
Block a user