From 41c96561ac96e5c07da4b9ea5b8eff7ceb0e795f Mon Sep 17 00:00:00 2001 From: ikpil Date: Wed, 20 Nov 2024 00:00:09 +0900 Subject: [PATCH] tag 2024.4.1 --- CHANGELOG.md | 18 ++++++++++++++++++ .../DotRecast.Core.Test.csproj | 4 ++-- .../DotRecast.Detour.Crowd.Test.csproj | 4 ++-- .../DotRecast.Detour.Dynamic.Test.csproj | 4 ++-- .../DotRecast.Detour.Extras.Test.csproj | 4 ++-- .../DotRecast.Detour.Test.csproj | 4 ++-- .../DotRecast.Detour.TileCache.Test.csproj | 4 ++-- .../DotRecast.Recast.Test.csproj | 4 ++-- 8 files changed, 32 insertions(+), 14 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fb2160..3ae1752b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] - yyyy-mm-dd +### Added +- Nothing + +### Fixed +- Nothing + +### Changed +- Nothing + +### Removed +- Nothing + +### Special Thanks +- [@Doprez](https://github.com/Doprez) + + +## [2024.4.1] - 2024-11-19 + ### Added - Added RcBinaryMinHeap ([@Sarofc](https://github.com/Sarofc)) - Added DotRecast.Benchmark ([@Sarofc](https://github.com/Sarofc)) diff --git a/test/DotRecast.Core.Test/DotRecast.Core.Test.csproj b/test/DotRecast.Core.Test/DotRecast.Core.Test.csproj index 8254b5a4..c33175f0 100644 --- a/test/DotRecast.Core.Test/DotRecast.Core.Test.csproj +++ b/test/DotRecast.Core.Test/DotRecast.Core.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Detour.Crowd.Test/DotRecast.Detour.Crowd.Test.csproj b/test/DotRecast.Detour.Crowd.Test/DotRecast.Detour.Crowd.Test.csproj index cf5cf5ec..24a9ef7d 100644 --- a/test/DotRecast.Detour.Crowd.Test/DotRecast.Detour.Crowd.Test.csproj +++ b/test/DotRecast.Detour.Crowd.Test/DotRecast.Detour.Crowd.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Detour.Dynamic.Test/DotRecast.Detour.Dynamic.Test.csproj b/test/DotRecast.Detour.Dynamic.Test/DotRecast.Detour.Dynamic.Test.csproj index 237119e7..aed36b13 100644 --- a/test/DotRecast.Detour.Dynamic.Test/DotRecast.Detour.Dynamic.Test.csproj +++ b/test/DotRecast.Detour.Dynamic.Test/DotRecast.Detour.Dynamic.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Detour.Extras.Test/DotRecast.Detour.Extras.Test.csproj b/test/DotRecast.Detour.Extras.Test/DotRecast.Detour.Extras.Test.csproj index c872ccc7..672911b1 100644 --- a/test/DotRecast.Detour.Extras.Test/DotRecast.Detour.Extras.Test.csproj +++ b/test/DotRecast.Detour.Extras.Test/DotRecast.Detour.Extras.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Detour.Test/DotRecast.Detour.Test.csproj b/test/DotRecast.Detour.Test/DotRecast.Detour.Test.csproj index dd6ed18e..4caaa2dd 100644 --- a/test/DotRecast.Detour.Test/DotRecast.Detour.Test.csproj +++ b/test/DotRecast.Detour.Test/DotRecast.Detour.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Detour.TileCache.Test/DotRecast.Detour.TileCache.Test.csproj b/test/DotRecast.Detour.TileCache.Test/DotRecast.Detour.TileCache.Test.csproj index 76cfd1e3..0d06a7e4 100644 --- a/test/DotRecast.Detour.TileCache.Test/DotRecast.Detour.TileCache.Test.csproj +++ b/test/DotRecast.Detour.TileCache.Test/DotRecast.Detour.TileCache.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/DotRecast.Recast.Test/DotRecast.Recast.Test.csproj b/test/DotRecast.Recast.Test/DotRecast.Recast.Test.csproj index 3edfc8e5..566b9a5c 100644 --- a/test/DotRecast.Recast.Test/DotRecast.Recast.Test.csproj +++ b/test/DotRecast.Recast.Test/DotRecast.Recast.Test.csproj @@ -7,11 +7,11 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive