This is an automated email from the ASF dual-hosted git repository.

neuman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new ead514e  Fix changelog entry for If-Match/If-Unmodified-Since (#5202)
ead514e is described below

commit ead514efaba656dd1441959ee8dd205041df1445
Author: Rawlin Peters <[email protected]>
AuthorDate: Tue Oct 27 08:38:25 2020 -0600

    Fix changelog entry for If-Match/If-Unmodified-Since (#5202)
    
    This feature is unreleased not 5.0.0.
---
 CHANGELOG.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c87ab06..dac0f8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,9 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/).
 - Fixed an issue where the jobs and servers table in Traffic Portal would not 
clear a column's filter when it's hidden
 - Fixed an issue with Traffic Router failing to authenticate if secrets are 
changed
 
+### Added
+- Added If-Match and If-Unmodified-Since Support in Server and Clients.
+
 ## [5.0.0] - 2020-10-20
 ### Added
 - Traffic Ops Ort: Disabled ntpd verification (ntpd is deprecated in CentOS)
@@ -55,7 +58,6 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/).
 - Added support for the `cachegroupName` query parameter for `GET 
/api/3.0/servers` in Traffic Ops
 - Added an indiciator to the Traffic Monitor UI when using a disk backup of 
Traffic Ops.
 - Added debugging functionality to CDN-in-a-Box for Traffic Stats.
-- Added If-Match and If-Unmodified-Since Support in Server and Clients.
 - Added debugging functionality to the Traffic Router unit tests runner at 
[`/traffic_router/tests`](https://github.com/apache/trafficcontrol/tree/master/traffic_router/tests)
 - Made the Traffic Router unit tests runner at 
[`/traffic_router/tests`](https://github.com/apache/trafficcontrol/tree/master/traffic_router/tests)
 run in Alpine Linux
 - Added GitHub Actions workflow for building RPMs and running the CDN-in-a-Box 
readiness check

Reply via email to