Skip to content

Commit 31f04d4

Browse files
authored
1.2.0 Release (astuff#93)
* Update changelog for 1.2.0 release * 1.2.0
1 parent b427760 commit 31f04d4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package avt_vimba_camera
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.2.0 (2022-04-08)
6+
------------------
7+
* Add note about permanent buffer settings to the README (`#91 <https://github.com/astuff/avt_vimba_camera/issues/91>`_)
8+
* Remove triggermode check (`#84 <https://github.com/astuff/avt_vimba_camera/issues/84>`_)
9+
* Contributors: icolwell-as
10+
511
1.1.0 (2022-02-16)
612
------------------
713
* Add missing default handlers for two switch statement (`#78 <https://github.com/astuff/avt_vimba_camera/issues/78>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>avt_vimba_camera</name>
4-
<version>1.1.0</version>
4+
<version>1.2.0</version>
55
<description>Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK.</description>
66
<license>BSD</license>
77

0 commit comments

Comments
 (0)