Update changelog for 2022.6.2

This commit is contained in:
Jesse Hills 2022-06-23 10:34:31 +12:00
parent 9aef831730
commit c39f1e8364
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -88,6 +88,15 @@ Release 2022.6.1 - June 18
- Bugfix for ExternalRAMAllocator copy constructor :esphomepr:`3571` by :ghuser:`bnw`
- Media Player: added triggers :esphomepr:`3576` by :ghuser:`dudanov`
Release 2022.6.2 - June 23
--------------------------
- Move gas mbus config option being a define to being a build flag :esphomepr:`3575` by :ghuser:`lkomurcu`
- Fix: Make MQTT over TLS actually work :esphomepr:`3580` by :ghuser:`ShellAddicted`
- Fix wrong type for voc_state*_ in sgp4x component :esphomepr:`3581` by :ghuser:`kahrendt`
- Media Player: added play_media action :esphomepr:`3579` by :ghuser:`dudanov`
- Fix 2 small issues in BLEClient :esphomepr:`3544` by :ghuser:`jhansche`
Breaking Changes
----------------