Browse Source

ChangeLog: Add missing 3.0 changelog

Georgi Chorbadzhiyski 3 years ago
parent
commit
84e8a9b75f
1 changed files with 7 additions and 0 deletions
  1. 7
    0
      ChangeLog

+ 7
- 0
ChangeLog View File

@@ -5,6 +5,13 @@
5 5
  * Increased config buffer size to work with VideoHub 288 and bigger
6 6
  * Fixed timeout parameter to actually work
7 7
 
8
+2020-07-26 : Version 3.0
9
+ * Add parsing support for CONFIGURATION command
10
+ * Add support for input that contains Windows style line endings
11
+ * Add support for input that have leading white space
12
+ * Ignore 'END PRELUDE' command
13
+ * Add support for --timeout.
14
+
8 15
 2014-12-08 : Version 2.0
9 16
  * Add support for --list-proc-units and --list-frames.
10 17
  * Add support for setting device friendly name using --set-name option.

Loading…
Cancel
Save