Skip to content

Commit

Permalink
chore: update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Mar 13, 2024
1 parent 65d2792 commit 890cb5c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add mvs
- Add visitIndex
- Add plugin register helper
- Add `PostprocessingManager::LockedChunk`,`buffer_span` , `DividedPos2d`add some member (#1484)


### Changed

- Add catch in TickSyncTaskPool
- Refactoring TickSyncTaskPool
- Refactoring CommandHandle
- Replace mutex with recursive_mutex in ScheduleAPI (#1482)
- Refactoring TickSyncSleep

### Fixed

- Fix missing dllexport in `SimpleForm::appendButton`
- Fix missing include in file_utils
- Fix string utils
- Fix #1483

## [0.9.2] - 2024-03-01

Expand Down

0 comments on commit 890cb5c

Please sign in to comment.