From: Jiri Vlasak Date: Thu, 8 Apr 2021 08:17:59 +0000 (+0200) Subject: Update changelog X-Git-Tag: v0.5.0^0 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/bcar.git/commitdiff_plain/de821184b8046ccec4d2dee4b245ace6e6c26255?hp=d763e0b4ba0d1d7f9cebddff061851d8579103ad Update changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 19bc695..33a5c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -# Changelog +Changelog +========= All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][] and this project adheres to @@ -7,7 +8,17 @@ The format is based on [Keep a Changelog][] and this project adheres to [Keep a Changelog]: http://keepachangelog.com/ [Semantic Versioning]: http://semver.org/ -## Unreleased +Unreleased +========== + +0.5.0 - 2021-04-08 +================== + +Changed +------- + +- Support heading range (_begin_, _end_) for `drivable` computation. + ## 0.4.0 - 2020-07-23 ### Added @@ -19,7 +30,6 @@ The format is based on [Keep a Changelog][] and this project adheres to ### Changed - When set up BicycleCar heading, set the interval to `[-pi, +pi]`. - Update drivable method to include heading. -- Support heading range (_begin_, _end_) for `drivable` computation. ### Fixed - Minimum turning radius used as curb-to-curb.