Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Nov 6, 2023
1 parent a986e7e commit fdfa516
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 0.7.4

- show name and version in HA console
- sort by column clickable header
- some init error checks
- fix table update on entity deletion
- move formatting before `modify` operation
- fix ordering with special chars

## 0.7.3

- allow dotted object notation, fixes #86
- allow clicking single row entities #102#
- allow `_name` similar to `_data`, fixes #95
- only refresh tables, if needed
- improve docs

## 0.7.2

- multi-column sorting, fixes #67
- some doc updates

## 0.7.1
- entity.attributes.state now available through special data: '_state', fixes #51
- docs: add example for multi include/exclude filtering; fixes #48
Expand Down

0 comments on commit fdfa516

Please sign in to comment.