From 03fb125d52dfd948605db60ef13da462f8840e64 Mon Sep 17 00:00:00 2001 From: Constantin Date: Sat, 3 Feb 2024 13:41:27 +0100 Subject: [PATCH] Changelog update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3402c156..b7971029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added +- You can now use include_aseprite and include_background_gfx to include files from the out directory using the `$OUT_DIR` token. + ## [0.18.0] - 2023/10/31 ### Added