Skip to content

Commit 93fc2e3

Browse files
committed
docs
1 parent aef43bd commit 93fc2e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@
1212
- Added `silent` parameter to `cancel_listen_state()` - contributed by [Daniel Rocha](https://github.com/danroc)
1313
- Remove support for python 3.8 and 3.9
1414
- Added support for python 3.12
15-
- Update docker image to Alpine 3.21/Python 3.13
15+
- Update docker image to Alpine 3.21/Python 3.12
1616
- Upgraded HASS plugin to use the aiohttp websocket client
1717
- Upgraded HASS plugin to use the Websocket API where possible
1818
- Implemented value return for HASS Service Calls
1919
- added the ``--write_toml`` as an AppDaemon startup parameter to force AD to use the ``TOML`` format when creating new apps using the
2020
- Upgraded Material Design icons to 7.4.47 - - contributed by [Daniel Rocha](https://github.com/danroc)
21+
- Rewrote app dependency tracking and added automatic tracking of global modules, deprecated associated global directoves in apps.yaml
22+
- Added pydantic validation to most user input
2123

2224
**Fixes**
2325

0 commit comments

Comments
 (0)