File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.2.1] - 2025-12-29
9+
10+ ### Other
11+ - Adds type-safe JSON serialization utility
12+ - Attempt release cache tag fix
813## [ 0.2.0] - 2025-12-29
914
1015### Other
@@ -36,4 +41,5 @@ Based on the [puppet](https://github.com/balloob/home-assistant-addons/tree/main
3641---
3742
3843[ 0.2.0 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.1.0...v0.2.0
44+ [ 0.2.1 ] : https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.2.0...v0.2.1
3945[ 0.1.0 ] : https://github.com/usetrmnl/trmnl-home-assistant/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11name : " TRMNL HA"
22description : " Send dashboard screens to your TRMNL"
3- version : " 0.2.0 "
3+ version : " 0.2.1 "
44slug : " trmnl-ha"
55image : ghcr.io/usetrmnl/trmnl-ha-{arch}
66homeassistant_api : true
Original file line number Diff line number Diff line change 11{
22 "name" : " ha-trmnl" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " Send dashboard screens to your TRMNL" ,
55 "author" : " Ikraam Ghoor (based on puppet by Paulus Schoutsen)" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments