Skip to content

Commit

Permalink
Correction to trips_dated_vehicle_journey
Browse files Browse the repository at this point in the history
  • Loading branch information
brendannee committed Aug 6, 2024
1 parent a6c7c22 commit 6cbca5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ 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]

### Changed
- Correction to trips_dated_vehicle_journey

## [4.13.3] - 2024-08-03

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/models/non-standard/trips-dated-vehicle-journey.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const model = {
filenameBase: 'trips_dated_vehicle_journeys',
filenameBase: 'trips_dated_vehicle_journey',
filenameExtension: 'txt',
nonstandard: true,
schema: [
Expand Down

0 comments on commit 6cbca5c

Please sign in to comment.