# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.52] - 2026-01-11
### Features
- Upgrade mimalloc ([#48](https://github.com/napi-rs/mimalloc-safe/pull/48))
## [0.1.51] - 2025-10-16
### Features
- Add mimalloc v3 feature ([#40](https://github.com/napi-rs/mimalloc-safe/pull/40))
## [0.1.50](https://github.com/napi-rs/mimalloc-safe/compare/libmimalloc-sys2-v0.1.49...libmimalloc-sys2-v0.1.50) - 2025-07-10
### <!-- 0 -->Features
- *(sys)* upgrade mimalloc to v2.2.4 ([#24](https://github.com/napi-rs/mimalloc-safe/pull/24))
## [0.1.49](https://github.com/napi-rs/mimalloc-safe/compare/libmimalloc-sys2-v0.1.48...libmimalloc-sys2-v0.1.49) - 2025-06-16
### <!-- 1 -->Bug Fixes
- add MI_NO_OPT_ARCH OFF when no_opt_arch is on ([#22](https://github.com/napi-rs/mimalloc-safe/pull/22))