Fix typo in changelog

This commit is contained in:
2019-08-12 10:34:58 +02:00
parent b55c976579
commit f7db4a924e
3 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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