Update CHANGELOG.md

This commit is contained in:
kojix2 2024-10-23 21:42:02 +09:00
parent b93a41a9a3
commit c533a4aa14

View File

@ -72,6 +72,7 @@
- [BREAKING] `SyntaxMapping::mappings` is replaced by `SyntaxMapping::{builtin,custom,all}_mappings`
- Make `Controller::run_with_error_handler`'s error handler `FnMut`, see #2831 (@rhysd)
- Improve compile time by 20%, see #2815 (@dtolnay)
- Add `PrettyPrinter::print_with_writer` for custom output destinations, see #3070 (@kojix2)
# v0.24.0