From d0ec17cf4e0b202589622aedc5479447378cc9ff Mon Sep 17 00:00:00 2001 From: Kylian Serrania Date: Mon, 31 Aug 2020 16:42:50 +0200 Subject: [PATCH] Release 3.2 (#60) --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cce0eca..88c2f10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changes +## 3.2 / 2020-08-31 + +* [FEATURE] Allow installing third-party integrations [#57][] & [#58][] +* [BUGFIX] Restart the datadog-agent service after an integration install [#59][] + ## 3.1 / 2020-07-21 * [FEATURE] Create install info file [#52][] @@ -71,4 +76,7 @@ This release contains breaking changes to the pillar file structure. Please read [#44]: https://github.com/DataDog/datadog-formula/issues/44 [#45]: https://github.com/DataDog/datadog-formula/issues/45 [#47]: https://github.com/DataDog/datadog-formula/issues/47 -[#52]: https://github.com/DataDog/datadog-formula/issues/52 \ No newline at end of file +[#52]: https://github.com/DataDog/datadog-formula/issues/52 +[#57]: https://github.com/DataDog/datadog-formula/issues/57 +[#58]: https://github.com/DataDog/datadog-formula/issues/58 +[#59]: https://github.com/DataDog/datadog-formula/issues/59 \ No newline at end of file