소스 검색

Update CHANGELOG.md

Garrett Johnson 3 년 전
부모
커밋
9ab8951595
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      CHANGELOG.md

+ 1 - 2
CHANGELOG.md

@@ -4,10 +4,9 @@ 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.10] - 2022-07-02
 ### Added
 - `resetFailedTiles` to enable retry tile downloads that failed.
-- Support for performing frustum culling using box bounds.
 
 ### Fixed
 - Support for loading absolute URIs.