Skip to content

Commit

Permalink
Merge pull request #1531 from Odianosen25/ChangeLog-Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Odianosen25 authored Jun 27, 2022
2 parents af30c1a + d2a380b commit e39a30c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion docs/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,29 @@ None

**Features**

None
- Docker: Added MQTT vars to dockerStart.sh - contributed by `Xavi Moreno <https://github.com/xaviml>`__

**Fixes**

- Fixed issue whereby `turn_on`, `turn_off` and `toggle` for some HASS entities didn't work
- Fixed issue whereby `render_template` didn't work
- FIxed issues with setup file saying support "python3 3.0"
- Documentation fixes - contributed by `Rootie <https://github.com/Rootie>`__
- Bump black to 22.3.0 and run it on all files - contributed by `Jakob Ruhe <https://github.com/jakeru>`__
- Bumped websocket-client from 1.2.3 to 1.3.3
- Bumped azure-mgmt-storage from 19.0.0 to 20.0.0
- Bumped azure-storage-blob from 12.9.0 to 12.12.0
- Bumped azure-mgmt-compute from 23.1.0 to 27.1.0
- Bumped azure-mgmt-resource from 20.0.0 to 21.1.0
- Bumped azure-keyvault-secrets from 4.3.0 to 4.4.0
- Bumped pytz from 2021.3 to 2022.1
- Bumped pygments from 2.10.0 to 2.12.0
- Bumped feedparser from 6.0.8 to 6.0.10
- Bumped deepdiff from 5.7.0 to 5.8.1
- Bumped voluptuous from 0.12.2 to 0.13
- Bumped bcrypt from 3.2.0 to 3.2.2
- Bumped requests from 2.26.0 to 2.28.0
- Bumped jinja2 from 3.0.3 to 3.1.2

**Breaking Changes**

Expand Down

0 comments on commit e39a30c

Please sign in to comment.