diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 83c6577448..1b0a62466c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,23 +1,19 @@ -# Release 2.10.0 +# Release 2.10.1 -![BDS 1.19.61.01](https://img.shields.io/badge/BDS-1.19.61.01-blue?style=for-the-badge) ![Protocol 567](https://img.shields.io/badge/Protocol-567-orange?style=for-the-badge) +![BDS 1.19.62.01](https://img.shields.io/badge/BDS-1.19.62.01-blue?style=for-the-badge) ![Protocol 567](https://img.shields.io/badge/Protocol-567-orange?style=for-the-badge) + ## Changed - -* Adapt to 1.19.61 (by @dreamguxiang) -* Update README to latest documentation (by @Futrime) +* Remove unused configuration item (by @StarsDream00) ## Fixed -* Small bugs in vectors (by @OEOTYAN) -* Simplayer problem (by @ShrBox) -* Strict mode error of some LLSE quickjs plugins (by @yqs112358) -* QuickJS ESM bugs (by @yqs112358) +* Fix SimulatedPlayer Bugs (by @dreamguxiang) +* Fix LLSE crash when loading wrong json config file (by @ACX66) +* Fix LLSE's fastlog (by @ACX66) -**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.9.3...2.10.0 \ No newline at end of file +**Full Changelog**: https://github.com/LiteLDev/LiteLoaderBDS/compare/2.10.0...2.10.1 \ No newline at end of file