All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- perf(ArcMut): Add the
#[inline]attribute to themut_from_ref,downgrade, andget_innermethods forArcMut, improving performance (#2876)