Skip to content

Commit 32e977e

Browse files
committed
updated the CHANGELOG and version to release binary packages
1 parent 7cd867e commit 32e977e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22
Changelog for package turtlebot3_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.5 (2018-03-14)
6+
------------------
7+
* modified CMakeLists.txt and package for package format v2
8+
* Contributors: Pyo
9+
510
0.1.4 (2018-03-10)
6-
-----------
11+
------------------
712
* added torque msg in sensor_msgs
813
* added Sound.msg
914
* deleted motorpower.msg in cmakelists
1015
* Contributors: Darby Lim, Pyo
1116

1217
0.1.3 (2017-04-24)
13-
-----------
18+
------------------
1419
* added msg package for TB3
1520
* Contributors: Pyo

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>turtlebot3_msgs</name>
4-
<version>0.1.4</version>
4+
<version>0.1.5</version>
55
<description>
66
Message and service types: custom messages and services for TurtleBot3 packages
77
</description>

0 commit comments

Comments
 (0)