diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..30960bb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ + + +## v0.0.1 (2020-02-13) + +### Chore + +* Add git-chglog settings +* Update deploy script for Kinetic +* Add GHA settings +* Add license file + +### Docs + +* Update description +* Fix typo +* Update Docker tags +* Create README + +### Feat + +* Add ROS Kinetic Dockerfile +* Add ROS Melodic Dockerfile + +### Fix + +* Fix ENV ROS_DISTRO from dashing to melodic([#1](https://github.com/Tiryoh/docker_ros-desktop-vnc/pull/1))