Skip to content

Commit 91340c9

Browse files
authored
Update ReleaseNotes.md
1 parent f19f3bf commit 91340c9

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

ReleaseNotes.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
## 1.1.0
2+
3+
> Expected Released: 2021-02-28 (TBD)
4+
> [Release Plan](https://github.com/openmobilityfoundation/governance/wiki/Release-1.1.0)
5+
6+
The 1.1.0 minor release adds new top level APIs (geography, jurisdictions), privacy options (provider reports, geography-driven events, metrics), and transparency features (public endpoints).
7+
8+
### CHANGES
9+
10+
See the closed PRs tagged with [Milestone 1.1.0](https://github.com/openmobilityfoundation/mobility-data-specification/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.1.0) and [Issues](https://github.com/openmobilityfoundation/mobility-data-specification/issues?q=is%3Aissue+milestone%3A1.1.0+is%3Aclosed) for a full list of changes.
11+
12+
**_MDS_**
13+
14+
- [Policy and Geography can be public](https://github.com/openmobilityfoundation/mobility-data-specification/pull/585)
15+
- [Geography-Driven Events](https://github.com/openmobilityfoundation/mobility-data-specification/pull/503): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/480)
16+
17+
_Minor Updates_
18+
19+
- [Unregistered error](https://github.com/openmobilityfoundation/mobility-data-specification/pull/565)
20+
- [Geography updates](https://github.com/openmobilityfoundation/mobility-data-specification/issues/474)
21+
- [Stops updates](https://github.com/openmobilityfoundation/mobility-data-specification/pull/603)
22+
- [Response time expectations](https://github.com/openmobilityfoundation/mobility-data-specification/pull/563)
23+
- [Geography publish date field consistency](https://github.com/openmobilityfoundation/mobility-data-specification/pull/597)
24+
- [Adding more cities using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/pull/591)
25+
- [Adding more providers using MDS](https://github.com/openmobilityfoundation/mobility-data-specification/blob/dev/providers.csv)
26+
27+
**_Provider_**
28+
29+
- [New Reports](https://github.com/openmobilityfoundation/mobility-data-specification/pull/607): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/569)
30+
31+
**_Agency_**
32+
33+
- N/A
34+
35+
**_Policy_**
36+
37+
- [Images of Stops](https://github.com/openmobilityfoundation/mobility-data-specification/issues/555)
38+
- [Clarify update frequency](https://github.com/openmobilityfoundation/mobility-data-specification/pull/609): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/567)
39+
40+
**_Geography_**
41+
42+
- [Elevating Geography to a first class API](https://github.com/openmobilityfoundation/mobility-data-specification/pull/582): [PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/499), [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/500)
43+
- [Geography Types](https://github.com/openmobilityfoundation/mobility-data-specification/pull/581): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/580), [Discussion](https://github.com/openmobilityfoundation/mobility-data-specification/discussions/588)
44+
45+
**_Metrics_**
46+
47+
- [New Agency Metrics API](https://github.com/openmobilityfoundation/mobility-data-specification/issues/485): [Definitions PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/487), [Spec PR](https://github.com/openmobilityfoundation/mobility-data-specification/pull/486), [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/485)
48+
49+
**_Jurisdiction_**
50+
51+
- [New Jurisdiction API](https://github.com/openmobilityfoundation/mobility-data-specification/pull/593): [Issue](https://github.com/openmobilityfoundation/mobility-data-specification/issues/474)
52+
153
## 1.0.0
254

355
> Released: 2020-09-16

0 commit comments

Comments
 (0)