Skip to content

Commit f5479d6

Browse files
Release v1.5.0
1 parent 0086045 commit f5479d6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [1.5.0] - 2024-02-20
8+
79
### Changed
810

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

88-
[unreleased]: https://github.com/upkie/upkie_description/compare/v1.4.0...HEAD
90+
[unreleased]: https://github.com/upkie/upkie_description/compare/v1.5.0...HEAD
91+
[1.5.0]: https://github.com/upkie/upkie_description/compare/v1.4.0...v1.5.0
8992
[1.4.0]: https://github.com/upkie/upkie_description/compare/v1.3.0...v1.4.0
9093
[1.3.0]: https://github.com/upkie/upkie_description/compare/v1.2.0...v1.3.0
9194
[1.2.0]: https://github.com/upkie/upkie_description/compare/v1.1.1...v1.2.0

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>upkie_description</name>
4-
<version>1.4.0</version>
4+
<version>1.5.0</version>
55
<description>Description package for the Upkie wheeled biped robot</description>
66
<author>Stéphane Caron</author>
77
<maintainer email="[email protected]">Stéphane Caron</maintainer>

0 commit comments

Comments
 (0)