diff --git a/gtfs/spec/en/reference.md b/gtfs/spec/en/reference.md index dd2c424d..b4569a54 100644 --- a/gtfs/spec/en/reference.md +++ b/gtfs/spec/en/reference.md @@ -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. diff --git a/gtfs/spec/en/revision-history.md b/gtfs/spec/en/revision-history.md index 698fd7af..11c3e837 100644 --- a/gtfs/spec/en/revision-history.md +++ b/gtfs/spec/en/revision-history.md @@ -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).