From 004ba8c494364e3f290aef26d3000a0786343483 Mon Sep 17 00:00:00 2001 From: Miguel Alonso Jr Date: Tue, 10 Oct 2023 17:57:35 -0400 Subject: [PATCH] Updated CHANGELOG. --- com.unity.ml-agents/CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/com.unity.ml-agents/CHANGELOG.md b/com.unity.ml-agents/CHANGELOG.md index 754e5639d8..23f73fc74d 100755 --- a/com.unity.ml-agents/CHANGELOG.md +++ b/com.unity.ml-agents/CHANGELOG.md @@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unrelease] +### Major Changes +#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#) + +#### ml-agents / ml-agents-envs + +### Minor Changes +#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#) + +#### ml-agents / ml-agents-envs + +### Bug Fixes +#### com.unity.ml-agents / com.unity.ml-agents.extensions (C#) + +#### ml-agents / ml-agents-envs +- Bumped numpy version to >=1.21.2,<2.0 (#) + ## [3.0.0-exp.1] - 2023-10-09 ### Major Changes #### com.unity.ml-agents / com.unity.ml-agents.extensions (C#)