From b74440a07d71a0f2a12fda38783156207532f517 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Thu, 3 Nov 2022 19:03:54 -0700 Subject: [PATCH] Release 1.1.3 This version changes the distribution layout! Please make sure DepthMask.dll is deleted before updating. ### Added - Allowed for multiple body and mask transforms to be specified using a comma seperated list --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1efe889..cccf124 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## Unreleased +## 1.1.3 - 2022-11-04 This version changes the distribution layout! Please make sure DepthMask.dll is deleted before updating.