From 8548ef40d71738c03d915de573a3695fb568b2ba Mon Sep 17 00:00:00 2001 From: Tzu-Jen Chan <126435471+tzujenchanmbd@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:48:23 -0500 Subject: [PATCH] Updates Nov 2023 --- gtfs/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gtfs/CHANGES.md b/gtfs/CHANGES.md index 6a4046083..db45c8e04 100644 --- a/gtfs/CHANGES.md +++ b/gtfs/CHANGES.md @@ -53,6 +53,10 @@ Every new feature adds complexity to the creation and reading of feeds. Therefor ### Revision History +#### November 2023 +* Best practices: add Dataset Publishing guidelines and Practice Recommendations for all files. See [discussion](https://github.com/google/transit/pull/406). +* Add networks.txt & route_networks.txt. See [discussion](https://github.com/google/transit/pull/405) + #### August 2023 * Add fare_media_type=1. See [discussion](https://github.com/google/transit/pull/385).