diff --git a/CHANGELOG.md b/CHANGELOG.md index 619028c..6508e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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/) (+ the Migration Guide), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.12.0] - 2023-04-27 + +### Added +- New labels for the EgaitSegmentationValidation dataset have been created and are distributed with all future versions + of the dataset. + These new labels are now the default labels used by the dataset. + The old labels can be accessed using the `segmented_stride_list_original_` property. + ## [0.11.0] - 2023-04-21 ### Fixed