Skip to content

Commit 138fc91

Browse files
committed
chore(release): 0.9.0
1 parent 3f8639b commit 138fc91

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.9.0](https://github.com/mapillary/mapillary_tools/compare/v0.8.2...v0.9.0) (2022-07-23)
6+
7+
8+
### Features
9+
10+
* Enable upload history and duplication check ([#497](https://github.com/mapillary/mapillary_tools/issues/497)) ([ee40cfa](https://github.com/mapillary/mapillary_tools/commit/ee40cfa96e5deb5577e5bbc82eb9baa584bf8932))
11+
* [experimental] Add CAMM camera support https://github.com/mapillary/mapillary_tools/pull/515
12+
13+
### Improvement
14+
15+
* Clarify command line help (--help) docs https://github.com/mapillary/mapillary_tools/pull/509
16+
* Remove pymp4 https://github.com/mapillary/mapillary_tools/pull/506
17+
18+
### Bug Fixes
19+
20+
* extend to EoF only when the atom box is at the toplevel ([#507](https://github.com/mapillary/mapillary_tools/issues/507)) ([805796b](https://github.com/mapillary/mapillary_tools/commit/805796b03e98986323e91e0a3089924eba24cf66))
21+
* subprocess processing temporary file in Windows ([#510](https://github.com/mapillary/mapillary_tools/issues/510)) ([2902606](https://github.com/mapillary/mapillary_tools/commit/2902606ec8bbf3309761dd9dd9efaaf55a2d423b))
22+
* upload blackvue in subfolders ([#501](https://github.com/mapillary/mapillary_tools/issues/501)) ([4bfebf8](https://github.com/mapillary/mapillary_tools/commit/4bfebf8705d06d8568619cc0c6b83fd3d4fad95e))
23+
524
### [0.8.2](https://github.com/mapillary/mapillary_tools/compare/v0.8.1...v0.8.2) (2022-02-11)
625

726

0 commit comments

Comments
 (0)