Skip to content

Commit 442d570

Browse files
authored
Finalize Release Notes
1 parent d0d1ff9 commit 442d570

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

ReleaseNotes.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
## 1.0.0
22

3-
> Release Date: TBD
3+
> Released: 2020-09-16
44
5-
> Release Candidate submitted 2020-07-01
6-
7-
The 1.0.0 release reconciles many parts of the MDS specification 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.
5+
The 1.0.0 release reconciles and aligns many parts of the MDS specification and adds features and updates requested by the community, including many new detailed vehicle states and event types, support for Stops (for docked vehicles, dockless corrals, parking areas), and adding rates (fees/subsidies) to Policy.
86

97
### CHANGES
108

11-
See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundation/mobility-data-specification/milestone/9) for a full list of changes.
9+
See the closed PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundation/mobility-data-specification/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.0.0) for a full list of changes.
1210

1311
*_MDS_*
1412

1513
* [Reconcile the Provider and Agency language differences](https://github.com/openmobilityfoundation/mobility-data-specification/pull/506)
1614
* [New State Machine Diagram](https://github.com/openmobilityfoundation/mobility-data-specification/pull/530)
1715
* [JSON Schema updates](https://github.com/openmobilityfoundation/mobility-data-specification/pull/534)
16+
* [Add 'located' event_type](https://github.com/openmobilityfoundation/mobility-data-specification/pull/570)
17+
* [Update Unknown/Unspecified transitions](https://github.com/openmobilityfoundation/mobility-data-specification/pull/558)
18+
* [Add 'unspecified' events where needed](https://github.com/openmobilityfoundation/mobility-data-specification/pull/560)
1819
* [Adding Stops](https://github.com/openmobilityfoundation/mobility-data-specification/pull/427) - Beta
1920

2021
* Minor Updates
@@ -24,7 +25,8 @@ See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundat
2425
* [Update GBFS references and links](https://github.com/openmobilityfoundation/mobility-data-specification/pull/508)
2526
* 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 [Governance repo](https://github.com/openmobilityfoundation/governance)
2627
* [Updating 'master' to 'main' as default branch name](https://github.com/openmobilityfoundation/mobility-data-specification/pull/522)
27-
* [Update providers.csv to add Superpedestrian](https://github.com/openmobilityfoundation/mobility-data-specification/pull/535)
28+
* [Add Superpedestrian to providers.csv](https://github.com/openmobilityfoundation/mobility-data-specification/pull/535)
29+
* [Add Circ to providers.csv](https://github.com/openmobilityfoundation/mobility-data-specification/pull/553)
2830
* [Removed Options version negotiation](https://github.com/openmobilityfoundation/mobility-data-specification/pull/536#pullrequestreview-439364663)
2931
* [Added 'other' vehicle type](https://github.com/openmobilityfoundation/mobility-data-specification/issues/518)
3032

@@ -44,6 +46,7 @@ See the PRs tagged with [Milestone 1.0.0](https://github.com/openmobilityfoundat
4446
* [Add Rates (fees + subsidies)](https://github.com/openmobilityfoundation/mobility-data-specification/pull/484)
4547
* [Rearrange Speed Limit Example](https://github.com/openmobilityfoundation/mobility-data-specification/pull/482)
4648
* [Added Geography schema](https://github.com/openmobilityfoundation/mobility-data-specification/pull/533)
49+
* [Add Policy JSON Schema](https://github.com/openmobilityfoundation/mobility-data-specification/pull/576)
4750

4851
## 0.4.1
4952

0 commit comments

Comments
 (0)