diff --git a/ChangeLog.md b/ChangeLog.md index daaaad58..1a05cdcf 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,22 +4,22 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.1] +## 1.0.1 - 2022-10-14 ### Added -- Auto closure of stale issue on Github +- Auto closure of stale issue on GitHub - Support for ODS schema -- Async notification support +- Asynchronous notification support ### Fixes - ifm3d and ifm3dpy documentation update - Confidence buffer available for user -- Relectivity buffer support in Schema +- Reflectivity buffer support in schema - Distance noise buffer in float format -- Exception if buffer is not avaliable in frame +- Exception if buffer is not available in frame - Extrinsic values -- linux .deb file now depends on local installed libs +- Linux .deb file now depends on local installed libs -## [1.0.0] +## 1.0.0 - 2022-09-08 ### Added - Example update showing usage of fg API - Visibility attribute added for ifm3d API