Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
datdenkikniet committed Sep 4, 2024
1 parent 284d47f commit e5a3d13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased

# [0.3.0](https://github.com/datdenkikniet/ipmi-rs/tree/v0.3.0)

* Support for sending bridged IPMB messages for sensors that are not available on the system
interface for File-based connections. `GetSensorReading::new()` and `GetSensorReading::for_sensor()`
have been replaced with`GetSensorReading::for_sensor_key()` which now takes a `&Sensorkey`. ([#6])
Expand Down

0 comments on commit e5a3d13

Please sign in to comment.