Skip to content

Commit

Permalink
1.2.0 Release (#93)
Browse files Browse the repository at this point in the history
* Update changelog for 1.2.0 release

* 1.2.0
  • Loading branch information
icolwell-as authored Apr 8, 2022
1 parent b427760 commit 31f04d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package avt_vimba_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.2.0 (2022-04-08)
------------------
* Add note about permanent buffer settings to the README (`#91 <https://github.com/astuff/avt_vimba_camera/issues/91>`_)
* Remove triggermode check (`#84 <https://github.com/astuff/avt_vimba_camera/issues/84>`_)
* Contributors: icolwell-as

1.1.0 (2022-02-16)
------------------
* Add missing default handlers for two switch statement (`#78 <https://github.com/astuff/avt_vimba_camera/issues/78>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>avt_vimba_camera</name>
<version>1.1.0</version>
<version>1.2.0</version>
<description>Camera driver for Allied Vision Technologies (AVT) cameras, based on their Vimba SDK.</description>
<license>BSD</license>

Expand Down

0 comments on commit 31f04d4

Please sign in to comment.