gtfs 3.5.1 → 3.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [3.6.0] - 2022-08-08
9
+
10
+ ### Added
11
+
12
+ - GTFS Fares v2 and new transfers.txt fields
13
+
14
+ ### Updated
15
+
16
+ - Dependency updates
17
+ - Better examples in readme
18
+
8
19
  ## [3.5.1] - 2022-07-26
9
20
 
10
21
  ### Updated