From db431f2ab4049c8e59a6a0a9bd8b7c6c15e22f9e Mon Sep 17 00:00:00 2001 From: Andreas Atteneder Date: Wed, 27 Oct 2021 00:53:37 +0200 Subject: [PATCH] Release 4.4.0 --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index dea0d12a..da595e1f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unrelease] - +## [4.4.0] - 2021-10-27 ### Added - Experimental glTF Editor Export (under main menu `File > Export` and via API `GLTFast.Export.GameObjectExport`; #249) - Support for meshopt compressed glTFs (EXT_meshopt_compression; #106)