From 9bfe7c4d9e46c5aaca9dcbf10a03af05ea3ed2dd Mon Sep 17 00:00:00 2001 From: Sergio Delgado Rodriguez Date: Tue, 28 Oct 2025 13:50:14 -0400 Subject: [PATCH 1/2] Update Schedule revision history --- gtfs/spec/en/revision-history.md | 3 +++ 1 file changed, 3 insertions(+) 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). From 0291c0faa6e16d4cb622aa217328241b8898f90f Mon Sep 17 00:00:00 2001 From: Sergio Delgado Rodriguez Date: Tue, 28 Oct 2025 13:57:59 -0400 Subject: [PATCH 2/2] Update revision date in Schedule Reference --- gtfs/spec/en/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.