Skip to content

Commit

Permalink
Merge pull request #44 from arup-group/release_0.0.2-alpha
Browse files Browse the repository at this point in the history
Update the changelog for release 0.0.2-alpha
  • Loading branch information
mfitz authored Feb 21, 2024
2 parents 83c7679 + 50cdae3 commit 6e19c0a
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -16,15 +28,16 @@ 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

- 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
Expand Down

0 comments on commit 6e19c0a

Please sign in to comment.