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.
- Replace deprecated
atomic-polyfill
crate withportable-atomic
.
- Use
atomic-polyfill
, to support targets without atomic CAS.
- First release