We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc5707 commit 2e75590Copy full SHA for 2e75590
source/isaaclab_rl/config/extension.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
# Note: Semantic Versioning is used: https://semver.org/
4
-version = "0.3.0"
+version = "0.4.0"
5
6
# Description
7
title = "Isaac Lab RL"
source/isaaclab_rl/docs/CHANGELOG.rst
@@ -1,6 +1,15 @@
Changelog
---------
+0.4.0 (2025-09-09)
+~~~~~~~~~~~~~~~~~~
+
+Added
8
+^^^^^
9
10
+* Introduced PBT to rl-games.
11
12
13
0.3.0 (2025-09-03)
14
~~~~~~~~~~~~~~~~~~
15
0 commit comments