From 160e665d51019dd9a6fc3bce2dc58e1220bd3523 Mon Sep 17 00:00:00 2001 From: Anten Skrabec Date: Tue, 17 Aug 2021 23:27:19 -0600 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7cd01d..c96f255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix SIGSEGV on text.NewAtlas if glyph absent - Use slice for range in Drawer.Dirty(), to improve performance - GLTriangle's fragment shader is used when rendered by the Canvas. +- Add MSAA support ## [v0.10.0] 2020-08-22 - Add AnchorPos struct and functions