From 850dd62a984f34febb4a22e7dfc6f83e36b63f71 Mon Sep 17 00:00:00 2001 From: Allen Ray Date: Sun, 28 Jun 2020 12:58:13 -0400 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f76339c..65080ac 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 - Support hiding the window initially - Support creating maximized windows - Support waiting for events to reduce CPU load +- Adding clipping rectangle support in GLTriangles ## [v0.10.0-beta] 2020-05-10 - Add `WindowConfig.TransparentFramebuffer` option to support window transparency onto the background