Skip to content

Commit

Permalink
Merge pull request #200 from Toni-SM/develop
Browse files Browse the repository at this point in the history
Update CHANGELOG
  • Loading branch information
Toni-SM authored Sep 11, 2024
2 parents fe59f8a + 44c83b3 commit 3bd530c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.3.0] - Unreleased
## [1.3.0] - 2024-09-11
### Added
- Distributed multi-GPU and multi-node learning (JAX implementation)
- Utilities to start multiple processes from a single program invocation for distributed learning using JAX
Expand All @@ -29,7 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Fix automatic wrapper detection issue (introduced in previous version) for Isaac Gym (previews),
DeepMind and vectorized Gymnasium environments
- Fix vectorized/parallel environments `reset` method return values when called more than once
- IPPO and MAPPO `act` method return values when JAX-NumPy backend is enabled
- Fix IPPO and MAPPO `act` method return values when JAX-NumPy backend is enabled

## [1.2.0] - 2024-06-23
### Added
Expand Down

0 comments on commit 3bd530c

Please sign in to comment.