Skip to content

Commit

Permalink
Update date in CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javagl committed Oct 24, 2023
1 parent adb8cf4 commit 361d949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Version ?.?.? - 2023-mm-dd
Version 0.5.0 - 2023-10-24

- Added validation of glTF extensions via [#280](https://github.com/CesiumGS/3d-tiles-validator/pull/280) and [#284](https://github.com/CesiumGS/3d-tiles-validator/pull/284). In addition to the basic validation of glTF tile content that is performed with the glTF validator, the 3D Tiles Validator now checks the validity of certain glTF extensions:
- For `EXT_mesh_features`, it will check the validity of feature ID attributes and feature ID textures
Expand Down

0 comments on commit 361d949

Please sign in to comment.