Skip to content

Commit

Permalink
Update change logs for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
c0d1f1ed committed Mar 22, 2024
1 parent 6a3f3fa commit 276742b
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## [1.0.2] - 2024-03-22

- Make examples runnable from any location
- Fix the examples not running directly from their Python file
- Add the example gallery to the documentation
- Update `README.md` examples USD location
- Update `example_graph_capture.py` description

## [1.0.1] - 2024-03-15

- Document Device `total_memory` and `free_memory`
Expand Down
8 changes: 8 additions & 0 deletions exts/omni.warp.core/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## [1.0.2] - 2024-03-22

- Make examples runnable from any location
- Fix the examples not running directly from their Python file
- Add the example gallery to the documentation
- Update `README.md` examples USD location
- Update `example_graph_capture.py` description

## [1.0.1] - 2024-03-15

- Document Device `total_memory` and `free_memory`
Expand Down
8 changes: 8 additions & 0 deletions exts/omni.warp/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# CHANGELOG


## [1.0.2] - 2024-03-22

- Make examples runnable from any location
- Fix the examples not running directly from their Python file
- Add the example gallery to the documentation
- Update `README.md` examples USD location
- Update `example_graph_capture.py` description

## [1.0.1] - 2024-03-15

- Document Device `total_memory` and `free_memory`
Expand Down

0 comments on commit 276742b

Please sign in to comment.