From 62b185bd52c384a463fe3cf8ad876918e5290cee Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Wed, 24 Aug 2022 14:34:41 -0700 Subject: [PATCH] Fix indentation in the changelog. PiperOrigin-RevId: 469825941 Change-Id: Ica8a9561a58c33816633266e51bc85ef1b827974 --- doc/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.rst b/doc/changelog.rst index 66a05ef4..109ee840 100644 --- a/doc/changelog.rst +++ b/doc/changelog.rst @@ -44,10 +44,12 @@ General Deleted/deprecated features ^^^^^^^^^^^^^^^^^^^^^^^^^^^ + - Removed ``distance`` constraints. Bug fixes ^^^^^^^^^ + - Fixed rendering of some transparent geoms in reflection. - Fixed ``intvelocity`` defaults parsing.