Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tropix126 committed Mar 8, 2024
1 parent 3344c47 commit 5d2c30a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,15 @@ Before releasing:

### Added

- `object_size` method on `DistanceSensor` for getting a guess at an object's relative size.
- `relative_size` method on `DistanceSensor` for getting a guess at an object's relative size. (#73)

### Fixed

### Changed

- Renamed `DistanceSensor::object_velocity` to `DistanceSensor::velocity`.
- Adjusted `distance_confidence` to return a value from [`0.0`, `1.0`] rather than 0-100 to match other percentage getters.

### Removed

## [0.8.0]
Expand Down

0 comments on commit 5d2c30a

Please sign in to comment.