Skip to content

Commit 2d06ece

Browse files
committed
Slight CHANGELOG fixup
1 parent 5115d71 commit 2d06ece

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
@@ -16,12 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Changed
1717

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

2121
### Fixed
2222

2323
- 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)
24-
- Make FFmpeg actually optional: add option to turn off support even with FFmpeg installed, fix building with support turned off
24+
- 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)
2525
- multibody/LoadCoalGeometries : fix setting the shape parameters for Capsule primitive (https://github.com/Simple-Robotics/candlewick/pull/84)
2626
- multibody::loadGeometryObject() : always override material for `OT_GEOM` geometries (https://github.com/Simple-Robotics/candlewick/pull/84)
2727

0 commit comments

Comments
 (0)