aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
1 files 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.
+