Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 545 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 545 Bytes

Changelog

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.

0.4.0 - 2022-03-01

Breaking

  • BREAKING: impl_op now implements operator traits for &mut T as well as T