From afdf0360f9771940e7def48fd9f74a62d40c3b2d Mon Sep 17 00:00:00 2001 From: Vincent-Pierre BERGES Date: Tue, 9 Jun 2020 15:35:49 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd3cd64..0bdfac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [0.3.0-preview] - 2020-06-09 -###Description +### Description - Updated the shared memory communication to be more modular - Added materials and textures to the 3DBall Sample - Modified the API to reflect changes made to mlagents_envs version 0.16.0