diff --git a/gcloud_speech/CHANGELOG.rst b/gcloud_speech/CHANGELOG.rst index 26dee3d..585b266 100644 --- a/gcloud_speech/CHANGELOG.rst +++ b/gcloud_speech/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package gcloud_speech ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Adds catkin_INCLUDE_DIRS to include_directories (`#16 `_) +* Contributors: Shengye Wang + 0.0.2 (2017-10-06) ------------------ * Fixes a problem that gflags is not found in the action server node source (`#14 `_) diff --git a/gcloud_speech_msgs/CHANGELOG.rst b/gcloud_speech_msgs/CHANGELOG.rst index 6f58a72..695da5b 100644 --- a/gcloud_speech_msgs/CHANGELOG.rst +++ b/gcloud_speech_msgs/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package gcloud_speech_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 0.0.2 (2017-10-06) ------------------ diff --git a/gcloud_speech_utils/CHANGELOG.rst b/gcloud_speech_utils/CHANGELOG.rst index 5005ef6..ae12eec 100644 --- a/gcloud_speech_utils/CHANGELOG.rst +++ b/gcloud_speech_utils/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package gcloud_speech_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Adds catkin_INCLUDE_DIRS to include_directories (`#16 `_) +* Removes documentation about the project name command line flag (`#15 `_) + * Removes documentation about the project name command line flag + * Removes extra comments in launch file +* Contributors: Shengye Wang + 0.0.2 (2017-10-06) ------------------