Skip to content

Commit 1e3cdd7

Browse files
committed
0.3.1 release notes
1 parent b51aa4f commit 1e3cdd7

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

ReleaseNotes.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## 0.3.1
2+
3+
> Released 2019-04-30
4+
5+
This release represents a series of non-breaking changes and clarifications for provider, along with a number of agency bugfixes / changes.
6+
7+
**CHANGES**
8+
9+
*_Provider_*
10+
* New Battery Charged event type reason. Thanks @dbaty / @bors-ltd
11+
* MDS Schema version fix.
12+
* New release process - thanks @jfh for documenting, all for partcipating
13+
* Additional Breaking / Non-Breaking Documentation
14+
* [Add versions endpoint](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/300). Thanks @billdirks
15+
* [Add Agency Drop off / pick up](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/291). Thanks @margodawes
16+
17+
*_Agency_*
18+
* Change from UUIDv4 to just UUID. Thanks @karcass
19+
* Change Error Messages for State Machine validation.
20+
* Update Pagination Rules
21+
* Add Unregistered event.
22+
* [Add Event Diagram](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258). Thanks @whereissean
23+
* [Removing 412 Responses](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/258)
24+
* Add deregister and decomissioned events. Thanks @dirkdk
25+
* [Remove 5 second Telemetry requirement](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/261)
26+
* [Improve failure and error handling around Telemetry Data](https://github.com/CityOfLosAngeles/mobility-data-specification/pull/290)
27+
*
28+
*
129
## 0.3.0
230

331
> Released 2019-02-15

0 commit comments

Comments
 (0)