From d36bbad5a86315100d69370466a4654ba5da5bc7 Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Tue, 16 Dec 2025 01:12:02 +0100 Subject: tidy up, submodule RGFW --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ed07b8..0baa6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) - support for Windows - support for actually doing anything +## [0.2.1] -- 2025-12-16 + +### Changed + +- submodule for `RGFW.h` to ensure reproducability + - add `RGFW` as submodule + - modify flake to copy self's submodules to the store + - change include path of `library` in `hs-game.cabal` + - change include path of `lib/RGFW.hsc` + +### Removed + +- random junk files from `lib` + - no breaking changes, none were in any way linked + ## [0.2.0] -- 2025-12-16 ### Added -- cgit v1.3.1