From 3bfe559a9314e07685ca95781ac439c48ef53d1b Mon Sep 17 00:00:00 2001 From: Koen Yskout Date: Wed, 14 Feb 2024 14:23:48 +0100 Subject: [PATCH] Update changelog --- docs/reference/changelog-r2023.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/changelog-r2023.md b/docs/reference/changelog-r2023.md index 182c79c8c1b..98f5c2bad83 100644 --- a/docs/reference/changelog-r2023.md +++ b/docs/reference/changelog-r2023.md @@ -18,6 +18,8 @@ Released on XXX XXth, 2023. - Fixed values returned by the [Receiver.getEmitterDirection](https://cyberbotics.com/doc/reference/receiver?tab-language=python#wb_receiver_get_emitter_direction) Python method ([#6394](https://github.com/cyberbotics/webots/pull/6394)). - Fixed recognition of omnidirectional cameras with fov > pi/2 in [WbObjectDetection] ([#6396](https://github.com/cyberbotics/webots/pull/6396)). - Fixed [ElevationGrid](elevationgrid.md) collisions not matching the displayed when the x and y dimensions are different ([#6412](https://github.com/cyberbotics/webots/pull/6412)) + - Fixed JNILIB_FLAGS relative reference for Java controllers ([#5181](https://github.com/cyberbotics/webots/issues/5181)) + ## Webots R2023b Released on June 28th, 2023.