Forráskód Böngészése

Merge branch 'master' of github.com:NASA-AMMOS/3DTilesRendererJS

Garrett Johnson 4 éve
szülő
commit
a1275226e3
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      CHANGELOG.md

+ 1 - 1
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](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
-## Unreleased
+## [0.3.1] - 2021-07-28
 ### Fixed
 - Case where tiles that were outside of the camera frustum would be loaded with a higher priority.
 - Case where a single tiles renderer tiles would always be loaded with a higher priority.