From 452b3d5f340fe4ede967c4295ed23c99a186b2e7 Mon Sep 17 00:00:00 2001 From: Mustafa Date: Mon, 3 Apr 2023 12:49:35 +0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf2c191b..11ec75c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented here. +### v2.2.1 +- Fix: Reverts, This can already be configured via `paths` [PR-243](https://github.com/stakater/application/pull/243) [PR-247](https://github.com/stakater/application/pull/247) + ### v2.2.0 - Feature: Add topologySpreadConstraints [PR-239](https://github.com/stakater/application/pull/239)