Skip to content

Commit 71a67bd

Browse files
committed
changelog
1 parent f568d7f commit 71a67bd

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.1.6"
4+
version = "0.1.7"
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.1.7 (2025-06-30)
5+
~~~~~~~~~~~~~~~~~~
6+
7+
Fixed
8+
^^^^^
9+
10+
* Call :meth:`eval` during :meth:`forward`` RSL-RL OnnxPolicyExporter
11+
12+
413
0.1.6 (2025-06-26)
514
~~~~~~~~~~~~~~~~~~
615

0 commit comments

Comments
 (0)