File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 0.10.0 (2020-09-28 16:30:00 -0700)
2+ ----------------------------------
3+ - Add CMAKE_PREFIX_PATH to ament_cmake and cmake templates `#606 <https://github.com/ros-infrastructure/bloom/pull/606 >`_
4+ - Add RHEL to the default action list `#604 <https://github.com/ros-infrastructure/bloom/pull/604 >`_
5+ - Handle skipping keys multiple times `#603 <https://github.com/ros-infrastructure/bloom/pull/603 >`_
6+
170.9.8 (2020-08-21 15:36:00 -0700)
28---------------------------------
39- Run tests in RPM builds for ament and cmake packages. `#585 <https://github.com/ros-infrastructure/bloom/pull/585 >`_
Original file line number Diff line number Diff line change 2222
2323setup (
2424 name = 'bloom' ,
25- version = '0.9.8 ' ,
25+ version = '0.10.0 ' ,
2626 packages = find_packages (exclude = ['test' , 'test.*' ]),
2727 package_data = {
2828 'bloom.generators.debian' : [
You can’t perform that action at this time.
0 commit comments