Skip to content

Commit

Permalink
Release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Feb 20, 2024
1 parent 0086045 commit f5479d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.5.0] - 2024-02-20

### Changed

- Shorten source headers using SPDX license identifiers
Expand Down Expand Up @@ -85,7 +87,8 @@ Initial robot description.
- Robot description (kinematics, inertias, collisions) in URDF
- Scripts to compute box and cylinder inertias

[unreleased]: https://github.com/upkie/upkie_description/compare/v1.4.0...HEAD
[unreleased]: https://github.com/upkie/upkie_description/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/upkie/upkie_description/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/upkie/upkie_description/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/upkie/upkie_description/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/upkie/upkie_description/compare/v1.1.1...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>upkie_description</name>
<version>1.4.0</version>
<version>1.5.0</version>
<description>Description package for the Upkie wheeled biped robot</description>
<author>Stéphane Caron</author>
<maintainer email="[email protected]">Stéphane Caron</maintainer>
Expand Down

0 comments on commit f5479d6

Please sign in to comment.