From 7cc23eb95a7fe9b9e679d86d6645b97ce96a4094 Mon Sep 17 00:00:00 2001 From: Rima Shah Date: Fri, 4 Oct 2024 09:42:44 -0600 Subject: [PATCH] Added space to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8be864afae..3e86f6f481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). -##[8.0.2] - 2024-09-27 +## [8.0.2] - 2024-09-27 - [#8081](https://github.com/apache/trafficcontrol/pull/8081) *GH Actions* Updates the versions used for actions/artifact-download and actions/artifact-upload. - [#8079](https://github.com/apache/trafficcontrol/pull/8079) *Traffic Ops DB* Update Postgres version to 13.16. - [#8071](https://github.com/apache/trafficcontrol/pull/8071) *Traffic Ops* Improve validation for the `id` field of the `PUT /deliveryservice_request_comments` endpoint.