Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
neilenns committed Feb 13, 2024
1 parent e7243c7 commit 9a724f2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Version

## 4.7.0

* Add `aqi_pm25_in` and `aqi_pm25_in_24h` sensors. (Fixes [#158](https://github.com/neilenns/ambientweather2mqtt/issues/158))
* Add `PUBLISH_NAME` environment variable to set the name the topics are published with. (Fixes [#157](https://github.com/neilenns/ambientweather2mqtt/issues/157))

## 4.6.0

* Add retain flag for `lastRain` sensor and new environment variable for enabling retain of all sensor values. (Fixes [#152](https://github.com/neilenns/ambientweather2mqtt/issues/152))
Expand Down

0 comments on commit 9a724f2

Please sign in to comment.