diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ccce0500..4291468fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Upcoming Release] +- The model warping workflow now writes the warped meshes to disk at `$MODEL_DIR/WarpedGeometry` + (previously: it kept them in-memory, which was only really useful for development, #889) - The [opensim-jam-org/jam-plugin](https://github.com/opensim-jam-org/jam-plugin) is now built alongside OpenSimCreator, which enables loading models containing `Smith2018ArticularContactForce` and `Smith2018ContactMesh` (#884)