This is an automated email from the ASF dual-hosted git repository.
rshah pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/8.0.x by this push:
new 7cc23eb95a Added space to changelog
7cc23eb95a is described below
commit 7cc23eb95a7fe9b9e679d86d6645b97ce96a4094
Author: Rima Shah <[email protected]>
AuthorDate: Fri Oct 4 09:42:44 2024 -0600
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.