From e281308f7bef80ab4f7cb50b75c8ca251ff3f42e Mon Sep 17 00:00:00 2001 From: Benedikt Haas Date: Tue, 30 Jan 2024 15:33:20 +0100 Subject: [PATCH] correct changelog --- CARLOS_CHANGELOG.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/CARLOS_CHANGELOG.md b/CARLOS_CHANGELOG.md index ad1a93d43..8361d0f25 100644 --- a/CARLOS_CHANGELOG.md +++ b/CARLOS_CHANGELOG.md @@ -2,17 +2,10 @@ ## 1.0.0 - Initial Release -- GitHub workflow to automatically build Docker images -- update to CARLA 0.9.15 -- update to Ubuntu 22.04 and Python3.10 including corresponding pip versions - ### Major changes -* Created GitHub workflow to automatically build Docker images using [docker-ros](https://github.com/ika-rwth-aachen/docker-ros) +* Created GitHub workflow and Dockerfile to automatically build Docker images * Update to [CARLA 0.9.15](https://carla.org/2023/11/10/release-0.9.15/) * Update to Ubuntu 22.04 and Python 3.10 including corresponding pip versions ### Minor changes - -* Small fixes related to version updates -* Move original Docker related content to `docker_original_folder/`