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)