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 18, 2023
1 parent e25588f commit ec84416
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### 2.2.0 <small>WIP</small> { id="2.2.0" }

- feat: `fma`, `isfinite`, `isinf`, and `isnan` math function added by @NAThompson
- feat: `quantity_point` support added for `quantity_cast` and `value_cast`
- (!) refactor: `zero_Fahrenheit` renamed to `zeroth_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
- docs: project documentation layout refactored
- docs: "Interoperability with Other Libraries" chapter added

### 2.1.0 <small>December 9, 2023</small> { id="2.1.0" }

Expand Down

0 comments on commit ec84416

Please sign in to comment.