diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f6e6e6..429f058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,19 @@ 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). -## [Unreleased] + +## [Unreleased] - + +### Added + + +### Fixed + + +### Changed + + +## [0.0.2-alpha] - 2024-02-21 ### Added @@ -16,8 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Error parsing trips & legs with large numbers of rows and one or more time columns with values > 24 hours ([#18](https://github.com/arup-group/gelato/issues/18)) - SLF4J runtime error/warning ([#20](https://github.com/arup-group/gelato/issues/20)) -- drt mode not showing up in congestion outputs ([#10](https://github.com/arup-group/gelato/issues/10), [#23](https://github.com/arup-group/gelato/issues/23)) -- missing data in congestion KPI outputs that were caused by infinite speed links ([#38](https://github.com/arup-group/gelato/issues/38)) +- DRT mode not showing up in congestion outputs ([#10](https://github.com/arup-group/gelato/issues/10), [#23](https://github.com/arup-group/gelato/issues/23)) +- Missing data in congestion KPI outputs that were caused by infinite speed links ([#38](https://github.com/arup-group/gelato/issues/38)) - DRT mode not showing up in PT wait time KPI output ([#45](https://github.com/arup-group/gelato/issues/45), [#46](https://github.com/arup-group/gelato/issues/46)) ### Changed @@ -25,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Output files are now compressed ([#27](https://github.com/arup-group/gelato/issues/27)) - Wording and content of the README ([#16](https://github.com/arup-group/gelato/issues/16)) + ## [0.0.1-alpha] - 2024-02-07 The initial alpha pre-release. The functionality is as described in the