From 5fb56c709be142c1715df8c33593137c91c3a701 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 2 Oct 2018 17:16:03 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bcf6f1f1..797e52735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Fixed an issue in the newer howler.js library regarding IE support * Fixed a regression in older desktop CPU support * Fixed an issue when using larger than 64-bit background color values on Flash +* Fixed `context.antialiasing` setting on HTML5 `Window` 7.1.0 (09/26/2018)