forked from mirror/DotRecast
Release 2024.2.3
This commit is contained in:
parent
01b7b4add9
commit
f8ae77a192
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -6,6 +6,23 @@ 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.2.3] - 2024-06-03
|
||||
|
||||
### Added
|
||||
- Added `DtCollectPolysQuery` and `FindCollectPolyTest`
|
||||
|
||||
|
|
Loading…
Reference in New Issue