From ba7fa122b2bfccd01c433b035f519ef11232fea3 Mon Sep 17 00:00:00 2001 From: "Alex R. Delp" Date: Sat, 22 Aug 2020 09:50:41 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 370ae45..bfe4807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +- Fix SIGSEGV on text.NewAtlas if glyph absent ## [v0.10.0] 2020-08-22 - Gamepad API added