* added on_delivery_pickup_complete_event
* changed Interface names
* fixed potential upgrade path errors
This commit is contained in:
Optera
2019-03-15 13:54:12 +01:00
committed by GitHub
parent 0af115f025
commit 9cd2f2027c
9 changed files with 55 additions and 20 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
.gitattributes export-ignore
.gitignore export-ignore
/.git export-ignore
/.vscode export-ignore