From 655075db1a429afdf77e45e54f1ccf76e8388439 Mon Sep 17 00:00:00 2001 From: Sergio Delgado Rodriguez <104692200+Sergiodero@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:39:11 -0500 Subject: [PATCH] Realtime - Update revision history (Nov & Dec 2024) --- gtfs-realtime/spec/en/revision-history.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gtfs-realtime/spec/en/revision-history.md b/gtfs-realtime/spec/en/revision-history.md index f9cb435e..6e705d34 100644 --- a/gtfs-realtime/spec/en/revision-history.md +++ b/gtfs-realtime/spec/en/revision-history.md @@ -1,5 +1,9 @@ ### Revision History +#### December 2024 + +* Added new string field that matches feed_info.feed_version from the GTFS Schedule feed that the realtime data is based on. See [discussion](https://github.com/google/transit/pull/434). + #### October 2024 * Clarification and small changes for Trip Modifications. See [discussion](https://github.com/google/transit/pull/497).