Skip to content

Commit 2e75590

Browse files
committed
added change log
1 parent fcc5707 commit 2e75590

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

source/isaaclab_rl/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Note: Semantic Versioning is used: https://semver.org/
4-
version = "0.3.0"
4+
version = "0.4.0"
55

66
# Description
77
title = "Isaac Lab RL"

source/isaaclab_rl/docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
---------
33

4+
0.4.0 (2025-09-09)
5+
~~~~~~~~~~~~~~~~~~
6+
7+
Added
8+
^^^^^
9+
10+
* Introduced PBT to rl-games.
11+
12+
413
0.3.0 (2025-09-03)
514
~~~~~~~~~~~~~~~~~~
615

0 commit comments

Comments
 (0)