diff --git a/docs/HISTORY.rst b/docs/HISTORY.rst index 9abb8693a..90a2e0c7d 100644 --- a/docs/HISTORY.rst +++ b/docs/HISTORY.rst @@ -6,16 +6,20 @@ Change Log **Features** -None +- Added the ability to set HA certificate verify from docker arguments - contributed by `Antonino Piazza `__ +- Added MQTT VARS to docker arguments - contributed by `Xavi Moreno `__ + **Fixes** - Fixed issue when when using `timeout` in listen event api, after the event is ran one gets an error in log - Fixed issue when an entity is deleted from HA, and it remains in AD - Fixed issue with setup file saying support "python3 3.0" -- FIxed issue with the inability to know which app's callback failed `constrain_state` check +- Fixed issue with the inability to know which app's callback failed `constrain_state` check - Documentation fixes - contributed by `Rootie `__ - Documentation fixes - contributed by `Jakob Ruhe `__ +- Documentation fixes - contributed by `illuzn `__ +- Bump black to 22.3.0 and run it on all files - contributed by `Jakob Ruhe `__ - Bump black to 22.3.0 and run it on all files - contributed by `Jakob Ruhe `__ - Bumped websocket-client from 1.2.3 to 1.3.3 - Bumped azure-mgmt-storage from 19.0.0 to 20.0.0