Skip to content

Commit f81e7c3

Browse files
authored
Update CHANGELOG.md
Branch for 4.5.1 shouldn't reference changes from 4.6 [ci skip]
1 parent 3d29ea3 commit f81e7c3

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,6 @@ request related to the change, then we may provide the commit.
66

77
This is not a comprehensive list of changes but rather a hand-curated collection of the more notable ones. For a comprehensive history, see the [OpenSim Core GitHub repo](https://github.com/opensim-org/opensim-core).
88

9-
v4.6
10-
====
11-
- The performance of `getStateVariableValue`, `getStateVariableDerivativeValue`, and `getModelingOption` was improved in
12-
the case where provided string is just the name of the value, rather than a path to it (#3782)
13-
- Fixed bugs in `MocoStepTimeAsymmetryGoal::printDescriptionImpl()` where there were missing or incorrect values printed. (#3842)
14-
- Added `ModOpPrescribeCoordinateValues` which can prescribe motion of joints in a model given a table of data. (#3862)
15-
- Fixed bugs in `convertToMocoTrajectory()` and `MocoTrajectory::resampleWithFrequency()` by updating `interpolate()` to
16-
allow extrapolation using the `extrapolate` flag. Combined with the `ignoreNaNs` flag, this prevents NaNs from
17-
occurring in the output. (#3867)
18-
- Added `Output`s to `ExpressionBasedCoordinateForce`, `ExpressionBasedPointToPointForce`, and `ExpressionBasedBushingForce` for accessing force values. (#3872)
19-
209
v4.5.1
2110
======
2211
- Added support for list `Socket`s via the macro `OpenSim_DECLARE_LIST_SOCKET`. The macro-generated method

0 commit comments

Comments
 (0)