Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed May 17, 2024
1 parent 7212afa commit 72d042b
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
- Added RcSpans UnitTest
- Added DtNavMesh.Init() interface

### Fixed
- Nothing

### Changed
- RcRecast, DtDetour

- Changed class name of static functions to RcRecast and DtDetour
- Changed DtLink class member variable type from int to byte
- Changed initialization in DtNavMesh constructor to Init() function.

### Removed
- Nothing

### Special Thanks
- [@Doprez](https://github.com/Doprez)

Expand Down

0 comments on commit 72d042b

Please sign in to comment.