From bc979d72994478114c194677eb7081b61a91212b Mon Sep 17 00:00:00 2001 From: kouta Date: Thu, 11 Jul 2024 19:41:26 -0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ec1ca1..0932b791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - There are no longer gaps between tiles in affine graphics modes. +### Added +- Added option to export imported background graphics from `include_background_gfx` as pub. + ## [0.20.5] - 2024/06/18 ### Fixed