File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
demos/python/sdk_wireless_camera_control Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file.
99The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_,
1010and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
1111
12+ 0.20.2 (May-30-2025)
13+ --------------------
14+ * Fix COHN feature to handle cameras that do not support COHN
15+
12160.20.1 (May-15-2025)
1317--------------------
1418* Add stream feature abstraction and update stream demos
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " open_gopro"
3- version = " 0.20.1 "
3+ version = " 0.20.2 "
44description = " Open GoPro API and Examples"
55authors = [" Tim Camise <tcamise@gopro.com>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments