File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -213,3 +213,10 @@ Improvement:
213213- Recommend users download binaries in QuickStart #425
214214- Retries on all upload API calls, and retries more frequently #427
215215- Error message improvement #422 and the commit ea6f0cdf
216+
217+
218+ ## 0.7.4 (2021-07-28)
219+
220+ Fixes:
221+ - Fix organization description missing from the API #429
222+ - Skip BlackVue videos that have no GPS data found #430
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Mapillary Tools is a library for processing and uploading images to [Mapillary](
1919
2020## Quickstart
2121
22- Download the latest ` mapillary_tools ` binaries for your platform here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.7.3
22+ Download the latest ` mapillary_tools ` binaries for your platform here: https://github.com/mapillary/mapillary_tools/releases/tag/v0.7.4
2323
2424See [ more installation instructions] ( #installation ) below.
2525
Original file line number Diff line number Diff line change 1- VERSION = "0.7.3 "
1+ VERSION = "0.7.4 "
You can’t perform that action at this time.
0 commit comments