v1.1.1 - 2021-05-04
- Fix duplicate conditions (#19)
- Update git-chglog config (#21)
v1.1.0 - 2021-05-04
- Use official skip [skip ci]
- Ignore error on testing image (#18)
- Add Dockerfile for arm64 to support Apple Silicon (#16)
v1.0.0 - 2021-05-04
- Set noetic the "latest" image (#17)
v0.3.1 - 2021-05-04
- Update build log format to avoid sync error (#14)
v0.3.0 - 2021-05-04
- Publish to ghcr.io (#13)
- Add ROS Noetic (ros-testing) (#5)
v0.2.0 - 2020-08-11
- Enable catkin-tools for ROS Noetic (#11)
v0.1.0 - 2020-05-24
- Add ROS Noetic (#9)
- Fix gosu not found
- Update the installer execution step to avoid rosdep permission error (#7)
- Remove dupulicate ENV (#6)
- Add git-chglog settings
- Update deploy script for Kinetic
- Add GHA settings
- Add license file
- Add ROS Kinetic Dockerfile
- Add ROS Melodic Dockerfile
- Fix ENV ROS_DISTRO from dashing to melodic(#1)