This commit is contained in:
Daniel Perna 2018-07-13 00:48:42 +02:00
parent e3b8ae91d1
commit 0e46a3b3ec

View file

@ -12,7 +12,7 @@ Version 0.3.0 (2018-)
- LISTENPORT has been renamed to PORT (LISTENPORT still works though)
- Hiding git menu when git is disabled @danielperna84
- Removed right dragging area for editor settings (Issue #102) @danielperna84
- Added IGNORE_SSL option to disables SSL verification when connecting to HASS API @danielperna84
- Added IGNORE_SSL option to disable SSL verification when connecting to HASS API @danielperna84
Version 0.2.9 (2018-06-22)
- Material Icons and HASS-help now open in new tab instead of modal (Issues #85 and #34) @danielperna84