Skip to content

Commit

Permalink
Update source/docs/yearly-overview/yearly-changelog.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Gold856 <[email protected]>
  • Loading branch information
sciencewhiz and Gold856 authored Nov 22, 2024
1 parent a30e566 commit b380d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/yearly-overview/yearly-changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Supported Operating Systems and Architectures:
- The units library has been refactored to have unit-specific measurement classes instead of a single generic ``Measure`` class. The new measurement classes have clearer names (``Distance`` instead of ``Measure<Distance>``, or ``LinearAcceleration`` instead of ``Measure<Velocity<Velocity<Distance>>>``), and implement math operations to return the most specific result types possible instead of a wildcard ``Measure<?>``.
- Add resistance units
- Use div instead of divide
- Add absolute value and copy sign functionalit
- Add absolute value and copy sign functionality

### CameraServer

Expand Down

0 comments on commit b380d88

Please sign in to comment.