From 9e56c8a68e222e99291befac873b583fffa6ee91 Mon Sep 17 00:00:00 2001 From: Ara Pulido Date: Mon, 4 May 2020 12:39:42 +0200 Subject: [PATCH] Added changelog entry for 1.17 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2cf386..2c46058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased & outstanding issues] - Non-https repo url and apt fetching +## [1.17] - 2020-05-04 + +### Added +- Datadog agent pinned versions are now `6.19.0` and `7.19.0` +- Added documentation around running Docker in Heroku +- DD_TAGS now support space separated tags +- DD_TAGS can now be modified in the pre-run script + ## [1.16] - 2020-03-18 ### Added