From fbce7f40f49cf87f70cec94787ac2b893edaf023 Mon Sep 17 00:00:00 2001 From: ikpil Date: Tue, 9 Jul 2024 00:10:38 +0900 Subject: [PATCH] 2024.3.1 --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 479876f..165b6a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Nothing ### Fixed -- Fixed bug where the dynamic voxel save file browser doesn't appear in Recast.Demo +- Nothing + +### Changed +- Nothing + +### Removed +- Nothing + +### Special Thanks +- [@Doprez](https://github.com/Doprez) + + +## [2024.3.1] - 2024-07-09 + +### Added +- Nothing + +### Fixed +- Fixed bug where the dynamic voxel save file browser doesn't appear in `Recast.Demo` ### Changed - Changed to reuse samples and edges list in `BuildPolyDetail()`