From cd9935d70d18141257a7731a3a8f6f571f7a7aaf Mon Sep 17 00:00:00 2001 From: Anon Date: Tue, 12 Feb 2019 19:15:53 +1100 Subject: updated changelog for v0.3 --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdfbd07..d5aa019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ # Pymba change log +## [0.3] - 2019/02/11 +### Added +- Convenience functions for arming and acquiring single images and image streams from a camera. + ## [0.2] - 2019/01/30 ### Changed -- Refactored classes and module structure -- Python 3 support only +- Refactored classes and module structure. +- Python 3 support only. ### Added -- Usage examples +- Usage examples. + -- cgit v1.2.3