Skip to content

Commit 87b7b39

Browse files
committed
Slight CHANGELOG fixup
1 parent 9299a62 commit 87b7b39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
### Changed
2121

2222
- multibody/Visualizer : expose video settings directly instead of passing fps parameter
23-
- cmake : allow user to turn off FFmpeg support/video recording features even if FFmpeg was detected
23+
- cmake : allow user to turn off FFmpeg support/video recording features even if FFmpeg was detected (https://github.com/Simple-Robotics/candlewick/pull/83)
2424

2525
### Fixed
2626

2727
- support for Coal's current `devel` branch (remove incompatible fwd-declarations, just include `<coal/shape/geometric_shapes.h>`) (https://github.com/Simple-Robotics/candlewick/pull/81)
28-
- Make FFmpeg actually optional: add option to turn off support even with FFmpeg installed, fix building with support turned off
28+
- Make FFmpeg actually optional: add option to turn off support even with FFmpeg installed, fix building with support turned off (https://github.com/Simple-Robotics/candlewick/pull/83)
2929
- multibody/LoadCoalGeometries : fix setting the shape parameters for Capsule primitive (https://github.com/Simple-Robotics/candlewick/pull/84)
3030
- multibody::loadGeometryObject() : always override material for `OT_GEOM` geometries (https://github.com/Simple-Robotics/candlewick/pull/84)
3131

0 commit comments

Comments
 (0)