Skip to content

Commit

Permalink
Merge branch 'update_changelog_v110' into 'main'
Browse files Browse the repository at this point in the history
update change log for release v1.1.0

See merge request syntron/support/csr/ifm3d/ifm3d!187
  • Loading branch information
inbangsa committed Dec 2, 2022
2 parents ef9ada6 + eda7eb5 commit 54ea7c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ 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).

## [Unreleased]

## 1.1.0 - 2022-12-2
### Added
- Change ```FrameGrabber::Stop``` to Non blocking call and now returns ```std::future<void>```
- Change ```FrameGrabber::Stop``` to non blocking call and now returns ```std::future<void>```
- Add onError callback for error reporting in streaming mode of Framegrabber
- Support for retrieving O3R Diagnostics over XMLRPC
- Support for Python 3.11
Expand Down

0 comments on commit 54ea7c3

Please sign in to comment.