Add CHANGELOG entry
authorSean King <seanking2919@protonmail.com>
Mon, 19 Apr 2021 22:06:19 +0000 (16:06 -0600)
committerSean King <seanking2919@protonmail.com>
Mon, 19 Apr 2021 22:06:19 +0000 (16:06 -0600)
CHANGELOG.md

index 9b0678023f9e83f4168555f94f38b5e87bce598c..bfa76a89a2cbfbd25e2634d2d1d7b5730121871a 100644 (file)
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ### Changed
 
 - The `application` metadata returned with statuses is no longer hardcoded. Apps that want to display these details will now have valid data for new posts after this change.
+- HTTPSecurityPlug now sends a response header to opt out of Google's FLoC (Federated Learning of Cohorts) targeted advertising.
 
 ### Added