Skip to content

Commit 8c8da97

Browse files
0.2.0
1 parent f174b0e commit 8c8da97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ixblue_stdbin_decoder
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.0 (2020-11-13)
6+
------------------
77
* Fix strict aliasing warning by using memcpy
88
* Fix the protocol version test condition
99
* Do not force SHARED library to use static lib on Windows

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>ixblue_stdbin_decoder</name>
4-
<version>0.1.3</version>
4+
<version>0.2.0</version>
55
<description>iXblue parsing library for protocol iXblue stdbin</description>
66

77
<maintainer email="[email protected]">Romain Reignier</maintainer>

0 commit comments

Comments
 (0)