From c28c1cc00a1c14f6c6980ca7ad8f27301c756598 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Fri, 8 Nov 2024 13:11:47 -0800 Subject: [PATCH] Add release dates to Changelog (#1086) Signed-off-by: Ian Chen --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 5e608d8b7..db217ef09 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,7 +2,7 @@ ### Gazebo Rendering 8.X -### Gazebo Rendering 8.2.1 +### Gazebo Rendering 8.2.1 (2024-11-08) 1. Update code for loading normal and albedo maps from image data * [Pull request #1068](https://github.com/gazebosim/gz-rendering/pull/1068) @@ -40,7 +40,7 @@ 1. Parse correctly OGRE2_RESOURCE_PATH on Windows * [Pull request #996](https://github.com/gazebosim/gz-rendering/pull/996) -### Gazebo Rendering 8.2.0 +### Gazebo Rendering 8.2.0 (2024-06-19) 1. Backport: Adding cone primitives. * [Pull request #1003](https://github.com/gazebosim/gz-rendering/pull/1003)