diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1e36ca..5f037ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +### ⚡️ Added + +* Power Soure module support added for FreeBSD, by [@hxw](https://github.com/hxw) + ### 🐞 Fixed * Power indicator displays ∞ on Linux when fully-charged and on AC power, [#534](https://github.com/wtfutil/wtf/issues/534) by [@Seanstoppable](https://github.com/Seanstoppable)