File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <document xmlns =" http://maven.apache.org/changes/1.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0
2
+ <document xmlns =" http://maven.apache.org/changes/1.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0
5
5
http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
6
6
<properties >
7
7
<title >Changelog</title >
8
8
<author email =" k@ailis.de" >Klaus Reimer</author >
9
9
</properties >
10
- <body >
10
+ <body >
11
11
<release version =" 1.3.0" date =" 2018-10-07" description =" Major update" >
12
+ <action dev =" kayahr" type =" add" date =" 2018-10-21" >
13
+ Add configuration flag to enable USBDK usage on Windows.
14
+ </action >
12
15
<action dev =" kayahr" type =" update" date =" 2018-10-07" >
13
16
Updated dependencies. See changelog of the usb4java project for details.
14
17
</action >
15
18
</release >
16
19
<release version =" 1.2.0" date =" 2014-02-16" description =" Major update" >
17
20
<action dev =" kayahr" type =" update" date =" 2014-02-16" >
18
21
Moved javax.usb implementation to org.usb4java.javax namespace
19
- and separate usb4java-javax project. See changelog of the
22
+ and separate usb4java-javax project. See changelog of the
20
23
usb4java project for older changes.
21
24
</action >
22
25
</release >
You can’t perform that action at this time.
0 commit comments