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 July 9, 2025. See [Revision History](https://gtfs.org/schedule/process/#revision-history) for more details.**
**Revised October 28, 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

#### October 2025
* Added clarifications for `fare_transfer_rules.txt` and introduced a new `Local Time` field type. See [discussion](https://github.com/google/transit/pull/561).

#### September 2025
* Added `cemv_support` field in `agency.txt` and `routes.txt`. See [discussion](https://github.com/google/transit/pull/545).
* Added `stop_access` field in `stops.txt`. See [discussion](https://github.com/google/transit/pull/515).
Expand Down