Skip to content

Commit

Permalink
0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich committed Nov 15, 2018
1 parent cb5e8f9 commit ad4d467
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.6.9 (2018-11-15 08:45:00 -0800)
---------------------------------
- Added Crystal Clemmys (crystal) to the list of ROS 2 rosdistros. `#495 <https://github.com/ros-infrastructure/bloom/pull/495>`_

0.6.8 (2018-11-07 06:45:00 -0800)
---------------------------------
- Added support for rosdistro index v4. Bloom now requires rosdistro 0.7.0. `#493 <https://github.com/ros-infrastructure/bloom/pull/493>`_
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

setup(
name='bloom',
version='0.6.8',
version='0.6.9',
packages=find_packages(exclude=['test', 'test.*']),
package_data={
'bloom.generators.debian': [
Expand Down

0 comments on commit ad4d467

Please sign in to comment.