mukulkhanna commited on
Commit
19ce307
1 Parent(s): d8de88b

Add changelog section

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -56,3 +56,8 @@ You can find more information about using the interactive viewer [here](https://
56
 
57
  Habitat-Sim is typically used with [Habitat-Lab](https://github.com/facebookresearch/habitat-lab), a modular high-level library for end-to-end experiments in embodied AI.
58
  To define embodied AI tasks (e.g. navigation, instruction following, question answering), train agents, and benchmark their performance using standard metrics, you can download habitat-lab using the instructions provided [here](https://github.com/facebookresearch/habitat-lab#installation).
 
 
 
 
 
 
56
 
57
  Habitat-Sim is typically used with [Habitat-Lab](https://github.com/facebookresearch/habitat-lab), a modular high-level library for end-to-end experiments in embodied AI.
58
  To define embodied AI tasks (e.g. navigation, instruction following, question answering), train agents, and benchmark their performance using standard metrics, you can download habitat-lab using the instructions provided [here](https://github.com/facebookresearch/habitat-lab#installation).
59
+
60
+ ## Changelog
61
+
62
+ - `v0.2.3`: First release.
63
+ - `v0.2.4`: Recompresses object GLBs to make them compatible with online GLTF viewers and preserve PBR material status.