Browse Source

RELEASE: Version 3.1

Georgi Chorbadzhiyski 3 years ago
parent
commit
5ddf5e97f3
2 changed files with 6 additions and 7 deletions
  1. 5
    6
      ChangeLog
  2. 1
    1
      RELEASE

+ 5
- 6
ChangeLog View File

@@ -1,10 +1,9 @@
1 1
 |-----------------------------------------------------------------------|
2
-2020-07-26 : Version 3.0
3
- * Add parsing support for CONFIGURATION command
4
- * Add support for input that contains Windows style line endings
5
- * Add support for input that have leading white space
6
- * Ignore 'END PRELUDE' command
7
- * Add support for --timeout.
2
+2020-10-26 : Version 3.1
3
+ * Added support ALARM STATUS command
4
+ * Added --list-alarms command
5
+ * Increased config buffer size to work with VideoHub 288 and bigger
6
+ * Fixed timeout parameter to actually work
8 7
 
9 8
 2014-12-08 : Version 2.0
10 9
  * Add support for --list-proc-units and --list-frames.

+ 1
- 1
RELEASE View File

@@ -1 +1 @@
1
-3.0
1
+3.1

Loading…
Cancel
Save