From e190b60d55c384acfd4d3a01fa87162d54bcd5bc Mon Sep 17 00:00:00 2001 From: Louise Poubel Date: Tue, 8 Sep 2020 09:34:50 -0700 Subject: [PATCH] Changelog for 8.9.0 (#361) Signed-off-by: Louise Poubel Co-authored-by: Steve Peters Signed-off-by: Steve Peters --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index b56e55449..d74ee33e3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -261,9 +261,21 @@ ### libsdformat 8.X.X (202X-XX-XX) +### SDFormat 8.9.0 (2020-09-04) + +1. Find python3 in cmake, fix warning + * [Pull request 328](https://github.com/osrf/sdformat/pull/328) + +1. Store material file path information + * [Pull request 349](https://github.com/osrf/sdformat/pull/349) + 1. Fix Actor copy operators and increase test coverage. * [Pull request 301](https://github.com/osrf/sdformat/pull/301) +1. Migration to GitHub: CI, links... + * [Pull request 239](https://github.com/osrf/sdformat/pull/239) + * [Pull request 310](https://github.com/osrf/sdformat/pull/310) + 1. Increase output precision of URDF to SDF conversion, output -0 as 0. * [BitBucket pull request 675](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/pull-requests/675)