Update CHANGELOG.md in Unreleased section

This commit is contained in:
ikpil 2024-02-08 00:24:00 +09:00
parent 1db7fed92d
commit 4320019b02
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
### Changed
- Changed RcSortedQueue.Remove() function to use binary search.
- Update Microsoft.NET.Test.Sdk 17.8.0 to 17.9.0
### Removed