Skip to content

Commit

Permalink
Version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tcamise-gpsw committed Apr 9, 2024
1 parent 90f44f8 commit a754aa7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions demos/python/sdk_wireless_camera_control/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

0.16.0 (April-9-2024)
---------------------
* Refactor all network operations to operate on common Message class
* Add PUT Operation support
* Add Custom Preset Update
* Update Bleak to 0.21.1

0.15.1 (December-6-2023)
------------------------
* Fix livestream demo.
Expand Down
2 changes: 1 addition & 1 deletion demos/python/sdk_wireless_camera_control/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "open_gopro"
version = "0.15.1"
version = "0.16.0"
description = "Open GoPro API and Examples"
authors = ["Tim Camise <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit a754aa7

Please sign in to comment.