Skip to content

Commit 496deac

Browse files
committed
update CHANGELOG
1 parent 3a0dba5 commit 496deac

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.MD

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,22 @@
142142

143143
### Bug fixes
144144

145-
* Fixed bug where orientation was ignored if it was 0
145+
* Fixed bug where orientation was ignored if it was 0
146+
147+
## 0.5.3 (2020-07-30)
148+
149+
Fixes:
150+
- fixed 404 errors on upload session closing
151+
152+
## 0.6.0 (2021-02-26)
153+
154+
Major changes:
155+
- Upgrade to Python3 and drop the support for Python 2 #377
156+
157+
Fixes:
158+
- Fix the `--save_local_mapping` support #334
159+
- Fix the `stream_id` in gpx_from_gopro.py #356
160+
161+
Breaking changes:
162+
- Remove option `--api_version`
163+
- Remove the standalone script `bin/download_images.py`

0 commit comments

Comments
 (0)