Skip to content

Commit faa0d02

Browse files
committed
Add trait implementation to changelog
1 parent 92f7c2b commit faa0d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
### 0.5.3
55

66
- Add `to_static` methods to drop lifetimed data.
7+
- Implement `From<Fps>` for `u8` and `f32`.
8+
- Implement `Add`, `AddAssign`, `Sub` and `SubAssign` for the restricted primitive integers.
79

810
### 0.5.2
911

0 commit comments

Comments
 (0)