From a62fd31841102ae9e6bd678c64a65d18906c8cf0 Mon Sep 17 00:00:00 2001 From: Tony Seebregts Date: Tue, 31 May 2022 13:31:03 -0700 Subject: [PATCH] Preparing for v0.7.3 release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1081777..19b1e96 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Supported operating systems: | *Version* | *Description* | | --------- | ----------------------------------------------------------------------------------------- | +| v0.7.3 | Reworked zero value for types.Date and types.DateTime | | v0.7.2 | Replaced event rollover with simple indexes to match controller behaviour | | v0.7.1 | Added support for task list functions from the extended API | | v0.7.0 | Added support for time profiles from the extended API |