Skip to content

Commit ee2c0b7

Browse files
committed
Release 2.0.1
1 parent 9e0bbef commit ee2c0b7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2.0.1 (2018-12-21)
2+
------------------
3+
4+
- Added test mode to gc_stream tool (i.e. disables saving for only testing the connection)
5+
- Added printing of package size to gc_stream tool
6+
- Added statistic to gc_stream tool
7+
- Removed aborting gc_stream with 'Enter' from Linux version as it causes unwanted stops in some situations
8+
- Minor fixes in build files.
9+
110
2.0.0 (2018-10-08)
211
------------------
312

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>rc_genicam_api</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>
66
GenICam/GigE Vision Convenience Layer.
77

0 commit comments

Comments
 (0)