aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCrozet Sébastien <developer@crozet.re>2021-07-11 18:41:51 +0200
committerSébastien Crozet <sebastien@crozet.re>2021-07-11 19:21:50 +0200
commit77a6cd3f26525ce6b02b63b34cb68d3a8a444ee2 (patch)
treed7ad31295739f685a486d6653175630718a34760 /CHANGELOG.md
parent9233a855f0fd13e61c475b32117838af95fb4c93 (diff)
downloadrapier-0.10.0.tar.gz
rapier-0.10.0.tar.bz2
rapier-0.10.0.zip
Release v0.10.0v0.10.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 34be16f..0fdda0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## v0.10.0
+### Added
+- Implement `Clone` for `IslandManager`.
+
+### Modified
+- `JointSet::insert` no longer takes the rigid-body set in its arguments.
+- Modify the testbed's plugin system to let plugins interact with the rendering.
+- Implement `PartialEq` for most collider and rigid-body components.
+
## v0.9.2
### Added
- Make the method JointSet::remove_joints_attached_to_rigid_body public so that it can can be called externally for