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
5 changes: 4 additions & 1 deletion gtfs/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,12 @@ Every new feature adds complexity to the creation and reading of feeds. Therefor

### Revision History

#### March 2024
* Added GTFS Flex. See [discussion](https://github.com/google/transit/pull/433).

#### 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)
* 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).
Expand Down