Skip to content
Merged
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
4 changes: 4 additions & 0 deletions gtfs/spec/en/revision-history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Revision History

### September 2024
* Clarify presence and use of from/to_stop_id & from/to_trip_id fields in transfers.txt. See [discussion](https://github.com/google/transit/pull/455).
* Added validity rules for polygons in GeoJSON files. See [discussion](https://github.com/google/transit/pull/476).

### August 2024
* Change stops.txt presence because of demand responsive services. See [discussion](https://github.com/google/transit/pull/472).
* Clarify intended use for timepoint in stop_times.txt. See [discussion](https://github.com/google/transit/pull/474).
Expand Down