Skip to content

Commit

Permalink
docs: CHANGELOG updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Dec 20, 2023
1 parent 7c83f58 commit cf14ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- feat: `fma`, `isfinite`, `isinf`, and `isnan` math function added by @NAThompson
- feat: `quantity_point` support added for `quantity_cast` and `value_cast`
- feat: `value_cast<Unit, Representation>` added
- (!) refactor: `zero_Fahrenheit` renamed to `zeroth_Fahrenheit`
- (!) refactor: `zero_Fahrenheit` renamed to `zeroth_degree_Fahrenheit`
- refactor: math functions constraints refactored
- fix: `QuantityLike` conversions required `Q::rep` instead of using one provided by `quantity_like_traits`
- docs: project blog and first posts added
Expand Down

0 comments on commit cf14ab2

Please sign in to comment.