From aff2cba38382534cf96dfd6c8b5a0dba164eccd1 Mon Sep 17 00:00:00 2001 From: Don Cottingham Date: Mon, 7 Jun 2021 15:24:02 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8528e8c..609d9e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.1.7] - 2021-06-07 + +### Changed + +- Added A4T prefetch metrics in the Delivery API response +- Added notifications in the Delivery API response + ## [2.1.6] - 2021-05-19 ### Changed