|
@@ -4,6 +4,16 @@ Changelog {#changelog}
|
4
|
4
|
Here's a list summarizing some of the key undergoing changes to our library
|
5
|
5
|
from earlier versions:
|
6
|
6
|
|
|
7
|
+### v0.6.2
|
|
8
|
+
|
|
9
|
+ * Added a generic driver for taking snapshots from an USB camera device
|
|
10
|
+ * New API changes section in documentation to let users know when the UPM API
|
|
11
|
+ gets modified
|
|
12
|
+ * Fixed some spelling errors and improved JavaScript documentation builds with
|
|
13
|
+ newer versions of YUI and Node
|
|
14
|
+ * Enhanced Cmake scripts and the build process
|
|
15
|
+ * New sensors: vcap, e50hx
|
|
16
|
+
|
7
|
17
|
### v0.6.1
|
8
|
18
|
|
9
|
19
|
* Fixed library build process for different configurations across multiple
|