Explorar o código

CHANGELOG update

Garrett Johnson %!s(int64=5) %!d(string=hai) anos
pai
achega
edcaf21693
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      CHANGELOG.md

+ 10 - 0
CHANGELOG.md

@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
+## Unreleased
+
+### Added
+
+- `manager` field to `TilesRenderer` to enable support for DRACO decompression.
+
+### Fixed
+
+- `CMPTLoader` not importing `I3DMLoader`.
+
 ## [0.1.4] - 2020-07-17
 ### Added