Skip to content

Commit

Permalink
Prepare for 2.5.0 release (#306)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed Nov 10, 2021
1 parent 07b8216 commit 042e2c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -13,7 +13,7 @@ find_package(ignition-cmake2 2.8.0 REQUIRED)
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)


#============================================================================
Expand Down
5 changes: 4 additions & 1 deletion Changelog.md
Expand Up @@ -2,7 +2,10 @@

### Ignition Physics 2.x.x (20XX-XX-XX)

### Ignition Physics 2.5.0 (2021-10-28)
### Ignition Physics 2.5.0 (2021-11-09)

1. Remove unused ign_auto_headers.hh.in
* [Pull request #305](https://github.com/ignitionrobotics/ign-physics/pull/305)

1. Added DART feature for setting joint limits dynamically.
* [Pull request #260](https://github.com/ignitionrobotics/ign-physics/pull/260)
Expand Down

0 comments on commit 042e2c3

Please sign in to comment.