From a7ac4573643a0170d4f2f29244419552dde482d1 Mon Sep 17 00:00:00 2001 From: Eddy Decena Date: Thu, 2 May 2024 08:22:56 -0400 Subject: [PATCH] fix: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ee0e14..3054d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [7.1.3] - 2024-04-03 +### Fixed +- Add tags to ecs services + ## [7.1.2] - 2024-04-03 ### Fixed - Added provider source for `datadog`.