Skip to content

Commit 7d65b24

Browse files
committed
Add changelog entry
1 parent dfffd05 commit 7d65b24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
</properties>
1010
<body>
1111
<release version="1.3.0" date="2018-10-07" description="Major update">
12+
<action dev="kayahr" type="update" date="2018-10-11">
13+
Renamed os and architecture identifiers to the naming conventions of
14+
the JNA project. So the platforms are now named: linux-x86,
15+
linux-x86-64, linux-arm, linux-aarch64, darwin-x86-64, win32-x86 and
16+
win32-x86-64.
17+
</action>
1218
<action dev="kayahr" type="add" date="2018-10-08">
1319
Add missing SPEED_SUPER_PLUS constant.
1420
</action>

0 commit comments

Comments
 (0)