Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gtfs/spec/en/reference.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## General Transit Feed Specification Reference

**Revised May 6, 2025. See [Revision History](https://gtfs.org/schedule/process/#revision-history) for more details.**
**Revised July 9, 2025. See [Revision History](https://gtfs.org/schedule/process/#revision-history) for more details.**

This document defines the format and structure of the files that comprise a GTFS dataset.

Expand Down
3 changes: 3 additions & 0 deletions gtfs/spec/en/revision-history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### Revision History

#### June 2025
* Added cars_allowed field to trips.txt. See [discussion](https://github.com/google/transit/pull/547).

#### April 2025
* Added clarification to allow value 1 for continuous_pickup/continuous_drop_off for DRT services. See [discussion](https://github.com/google/transit/pull/558).

Expand Down