From ae7d5690fd9e660d30bd0d7d4c87faeaa326450f Mon Sep 17 00:00:00 2001 From: Michael Fitzmaurice Date: Wed, 21 Feb 2024 11:45:42 +0000 Subject: [PATCH] Update the changelog for release 0.0.2-alpha --- CHANGELOG.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 669f5a7..f0f041c 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,14 +28,15 @@ 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)) ### Changed - 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