We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f174b0e commit 8c8da97Copy full SHA for 8c8da97
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package ixblue_stdbin_decoder
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.2.0 (2020-11-13)
+------------------
7
* Fix strict aliasing warning by using memcpy
8
* Fix the protocol version test condition
9
* Do not force SHARED library to use static lib on Windows
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>ixblue_stdbin_decoder</name>
- <version>0.1.3</version>
+ <version>0.2.0</version>
<description>iXblue parsing library for protocol iXblue stdbin</description>
<maintainer email="[email protected]">Romain Reignier</maintainer>
0 commit comments