You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Withdraw PR #546 Floating Interval in price
* Withdraw PR #457 Reservation Price
* Remove -RC and -RC2 from the spec
* Update current version number in spec
* Fix earlier version URLs
* Update current version in README to v3.0
* Set version history URL to Release Notes
|[v3.0-RC2](https://github.com/MobilityData/gbfs/blob/master/gbfs.md)| MAJOR | November 14, 2023 | ✅ Ready for implementation |[v3.0-RC2 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v3.0-RC2)|[v3.0-RC2 Release Notes](https://github.com/MobilityData/gbfs/releases/tag/v3.0-RC2)|
63
-
|[v3.0-RC](https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md)| MAJOR | March 10, 2023 | ✅ Ready for implementation |[v3.0-RC Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v3.0-RC)|[v3.0-RC Article](https://mobilitydata.org/2023-the-year-of-v3/)|
62
+
| No current Release Candidate versions ||||||
64
63
65
64
### Past Version Releases
66
65
Past versions with *Supported* status MAY be patched to correct bugs or vulnerabilities but new features will not be introduced.<br />
67
66
Past versions with *Deprecated* status will not be patched and their use SHOULD be discontinued.
68
67
69
68
| Version | Type | Release Date | Status | JSON Schema | Release Notes |
70
69
|:---:|:---:|---|---|---|---|
70
+
|[v2.3](https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md)| MINOR | April 5, 2022 |:white_check_mark: *Supported*|[v2.3 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v2.3)|[v2.3 Release Notes](https://github.com/MobilityData/gbfs/releases/tag/v2.3)|
71
71
| [v2.2](https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md) | MINOR | March 19, 2021 |:white_check_mark: *Supported* | [v2.2 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v2.2)| [v2.2 Article](https://mobilitydata.org/cities-gbfs-v2-2-is-here-for-you/)
72
72
| [v2.1](https://github.com/MobilityData/gbfs/blob/v2.1/gbfs.md) | MINOR | March 18, 2021 |:white_check_mark: *Supported* | [v2.1 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v2.1)| [v2.1 Article](https://mobilitydata.org/gbfs-now-fully-supports-dockless-systems-%f0%9f%9b%b4%f0%9f%91%8f/)
73
73
|[v2.0](https://github.com/MobilityData/gbfs/blob/v2.0/gbfs.md)| MAJOR | March 16, 2020 |:white_check_mark: *Supported*|[v2.0 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v2.0)|[v2.0 Article](https://mobilitydata.org/whats-new-in-gbfs-v2-0-%f0%9f%9a%b2%f0%9f%9b%b4/)|
74
74
|[v1.1](https://github.com/MobilityData/gbfs/blob/v1.1/gbfs.md)| MINOR | March 16, 2020 |:white_check_mark: *Supported*|[v1.1 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v1.1)||
75
75
|[v1.0](https://github.com/MobilityData/gbfs/blob/v1.0/gbfs.md)| MAJOR | Prior to October 2019 |:x: *Deprecated*|[v1.0 Schema](https://github.com/MobilityData/gbfs-json-schema/tree/master/v1.0)||
76
76
77
77
### Full Version History
78
-
The complete GBFS version history is available on the [wiki](https://github.com/MobilityData/gbfs/wiki/Complete-Version-History).
78
+
The complete GBFS version history is available in the [Release Notes](https://github.com/MobilityData/gbfs/releases).
79
79
80
80
## Specification Versioning
81
81
To enable the evolution of GBFS, including changes that would otherwise break backwards-compatibility with consuming applications, GBFS uses [semantic versioning](https://semver.org/).
0 commit comments