|
1 | 1 | ## 1.0.0 |
2 | 2 |
|
3 | 3 | > Release Date TBD |
| 4 | +> Release Candidate Date: week of June 29, 2020 |
4 | 5 |
|
5 | | -The 1.0.0 release reconciles many parts of the MDS specifiction and adds features and updates requested by the community. |
| 6 | +The 1.0.0 release reconciles many parts of the MDS specifiction and adds features and updates requested by the community, including support for Stops (for docked vehicles, dockless corrals, parking areas) and adding rates to Policy. |
6 | 7 |
|
7 | 8 | ### CHANGES |
8 | 9 |
|
9 | | -See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundation/mobility-data-specification/milestone/9) for a working list. |
| 10 | +See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundation/mobility-data-specification/milestone/9) for a full list of changes. |
10 | 11 |
|
11 | | -_Here is what is currently under consideration. Items may be removed, added or changed before the Release Candidate is created._ |
| 12 | +_Here is some of what was added or changed._ |
12 | 13 |
|
13 | 14 | *_MDS_* |
14 | 15 |
|
15 | 16 | * [Reconcile the Provider and Agency language differences](https://github.com/openmobilityfoundation/mobility-data-specification/pull/506) |
16 | 17 | * [New State Machine Diagram](https://github.com/openmobilityfoundation/mobility-data-specification/pull/530) |
17 | | -* Adding Docked/Stops. Stops history for a later release. Beta - Active PRs [#427](https://github.com/openmobilityfoundation/mobility-data-specification/pull/427) [#430](https://github.com/openmobilityfoundation/mobility-data-specification/pull/430) [#442](https://github.com/openmobilityfoundation/mobility-data-specification/pull/442) [#441](https://github.com/openmobilityfoundation/mobility-data-specification/pull/441) |
| 18 | + * [JSON Schema updates](https://github.com/openmobilityfoundation/mobility-data-specification/pull/534) |
| 19 | +* [Adding Stops](https://github.com/openmobilityfoundation/mobility-data-specification/pull/427) - Beta |
18 | 20 |
|
19 | 21 | * Minor Updates |
| 22 | + * [Update cities using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/pull/520) |
20 | 23 | * Update [Austin](https://github.com/openmobilityfoundation/mobility-data-specification/pull/488), [Louisville](https://github.com/openmobilityfoundation/mobility-data-specification/pull/515) links |
21 | 24 | * [Add link to State of Practice](https://github.com/openmobilityfoundation/mobility-data-specification/pull/477) |
22 | 25 | * [Update GBFS references and links](https://github.com/openmobilityfoundation/mobility-data-specification/pull/508) |
23 | 26 | * Move [Code of Conduct](https://github.com/openmobilityfoundation/mobility-data-specification/pull/514), [Contributing Guide](https://github.com/openmobilityfoundation/mobility-data-specification/pull/513), and [Release Guidelines](https://github.com/openmobilityfoundation/mobility-data-specification/pull/512) to new [Governace repo](https://github.com/openmobilityfoundation/governance) |
24 | 27 | * [Update providers.csv to add Superpedestrian](https://github.com/openmobilityfoundation/mobility-data-specification/pull/535) |
25 | | - * [Update cities using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/pull/520) |
26 | 28 | * [Removed Options version negotiation](https://github.com/openmobilityfoundation/mobility-data-specification/pull/536#pullrequestreview-439364663) |
27 | 29 |
|
28 | 30 | *_Provider_* |
|
0 commit comments