Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 3.51 KB

CHANGELOG.md

File metadata and controls

82 lines (63 loc) · 3.51 KB

v1.3.0 - 2022-01-09

CI

  • Create multi-architecture image (#38)
  • Simplify authentication (#36)

Documentation

  • Add link to ros-desktop-vnc

Features

  • Add Dockerfile for galactic-arm64 to support Apple Silicon (#35)

v1.2.0 - 2021-08-18

CI

  • Add ROS 2 Galactic (#30)

Chore

  • Add documentation update to CHANGELOG (#32)

Features

  • Drop ROS 2 Dashing support (#31)
  • Add Dockerfile for dashing-arm64 to support Apple Silicon (#20)
  • Set foxy as the "latest" image (#22)

v1.1.0 - 2021-06-18

Documentation

  • Fix the link to Foxy's Dockerfile (#28)

Features

  • Update GPG key installation step to the latest (#27)
  • Add ROS 2 Galactic (#23)

v1.0.0 - 2021-05-27

CI

  • Add git tag release actions (#24)
  • Use official skip [skip ci]

Chore

  • Add git-chglog config (#25)
  • Fix ghcr.io deploy error
  • Fix ghcr.io deploy error (#17)
  • Publish to ghcr.io (#16)
  • Update build log URL written to the wiki
  • Update deploy step
  • Add timestamp to docker tags
  • Add GitHub Actions settings (#2)

Documentation

  • Update README (#15)
  • Add links and details (#5)
  • Update the execution command (#4)

Features

  • Add Dockerfile for foxy-arm64 to support Apple Silicon (#21)
  • Drop support for ROS Eloquent (#18)
  • Add install scripts (#11)
  • Setup rosdep on install step (#10)
  • Enable ros-foxy-gazebo-ros-pkgs (#8)
  • Add ROS 2 Foxy (#7)
  • Add LICENSE
  • Add eloquent
  • Add dashing
  • Initial commit

Fix

  • Fix dashing tag image (#14)