From 9b67f2f596a5f7dadab8bb57e7d068e33afe6936 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 11 Feb 2022 18:12:39 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97df251e5..e6523d059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added the countries and sectors to the position detail dialog + ### Changed - Upgraded `angular` from version `13.1.2` to `13.2.3`