# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and follows [Semantic Versioning](https://semver.org/).
---
## [2.0.0]
### Added
- Moved priority stuff into optional feature `thread-priority`.
### Changed
- **[Breaking]** Refactored most of the method names.
- Refactored internal thread management for better performance and maintainability.
- Updated dependency.
- Updated to Rust 2024 edition.