Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpt committed Feb 26, 2021
1 parent 3a0dba5 commit 496deac
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,22 @@

### Bug fixes

* Fixed bug where orientation was ignored if it was 0
* Fixed bug where orientation was ignored if it was 0

## 0.5.3 (2020-07-30)

Fixes:
- fixed 404 errors on upload session closing

## 0.6.0 (2021-02-26)

Major changes:
- Upgrade to Python3 and drop the support for Python 2 #377

Fixes:
- Fix the `--save_local_mapping` support #334
- Fix the `stream_id` in gpx_from_gopro.py #356

Breaking changes:
- Remove option `--api_version`
- Remove the standalone script `bin/download_images.py`

0 comments on commit 496deac

Please sign in to comment.