diff --git a/NEWS.adoc b/NEWS.adoc index 86abcf1dd6..a9c8b7e0ae 100644 --- a/NEWS.adoc +++ b/NEWS.adoc @@ -157,6 +157,8 @@ https://github.com/networkupstools/nut/milestone/11 series (largely guessing, feedback and PRs for adaptation to actual string values reported by devices via USB are welcome), so these devices would now report `battery.voltage` and `battery.voltage.nominal`. [#2380] + * Added `ups.beeper.status` support for Masterpower MF-UPS650VA using the + MGE HID subdriver. [#2662] * `powercom-hid` subdriver sent UPS shutdown commands in wrong byte order, at least for devices currently in the field. A toggle was added to set the old behavior (if some devices do need it), while a fix is applied