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
+
1
7
0.9.8 (2020-08-21 15:36:00 -0700)
2
8
---------------------------------
3
9
- 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 22
22
23
23
setup (
24
24
name = 'bloom' ,
25
- version = '0.9.8 ' ,
25
+ version = '0.10.0 ' ,
26
26
packages = find_packages (exclude = ['test' , 'test.*' ]),
27
27
package_data = {
28
28
'bloom.generators.debian' : [
You can’t perform that action at this time.
0 commit comments