diff --git a/CHANGELOG.md b/CHANGELOG.md index b09179e..78eb12c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). ## Unreleased +## 0.8.0 - 2023-07-20 ### Added - `reconfigure`: - Namespace is now used for recognizing whether the parameter being updated belongs to the current ParameterList. (This is required for ROS2.) diff --git a/package.xml b/package.xml index c8961e2..487d068 100644 --- a/package.xml +++ b/package.xml @@ -4,7 +4,7 @@ schematypens="http://www.w3.org/2001/XMLSchema"?> autopsy - 0.7.0 + 0.8.0 A set of Python utils for F1Tenth project. Jaroslav Klapálek