Skip to content

Commit

Permalink
Merge branch 'ccrouzet/fix-changelog' into 'main'
Browse files Browse the repository at this point in the history
Fix Changelog Items Merged Under the Wrong Section

See merge request omniverse/warp!628
  • Loading branch information
mmacklin committed Jul 22, 2024
2 parents 4db1852 + 807287f commit 9767f27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
- Conform to Python's syntax for function arguments when calling built-ins inside of kernels, thus extending support for keyword arguments
- Implement the assignment operator for `wp.quat`

## [1.2.2] - 2024-07-04

- Support for NumPy >= 2.0

## [1.2.1] - 2024-06-14

- Fix generic function caching
Expand Down

0 comments on commit 9767f27

Please sign in to comment.