File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22Changelog for YP-Spur
33^^^^^^^^^^^^^^^^^^^^^
44
5+ 1.23.2 (2025-08-27)
6+ -------------------
7+ * Do not call null hook on interrupt data (`#239 <https://github.com/openspur/yp-spur/issues/239 >`_)
8+ * Bump actions/checkout from 4 to 5 (`#238 <https://github.com/openspur/yp-spur/issues/238 >`_)
9+ * Contributors: Atsushi Watanabe, dependabot[bot]
10+
5111.23.1 (2025-07-30)
612-------------------
713
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.8 )
22
33# Project version is automatically updated by the release candidate workflow
4- project (ypspur VERSION 1.23.1 )
4+ project (ypspur VERSION 1.23.2 )
55
66set (CVF_VERSION ${PROJECT_VERSION} )
77
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package format =" 2" >
33 <name >ypspur</name >
4- <version >1.23.1 </version >
4+ <version >1.23.2 </version >
55 <description >YP-Spur is a mobile robot motion control software with coordinate frame based commands. </description >
66 <maintainer email =" atsushi.w@ieee.org" >Atsushi Watanabe</maintainer >
77 <license >MIT</license >
You can’t perform that action at this time.
0 commit comments