From ca46ffc4c77933a616a1f3330532280d47320927 Mon Sep 17 00:00:00 2001 From: Stanko <38034217+uzust01@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:30:24 +0200 Subject: [PATCH] Add Fixed tags to the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d646877..7f8ce312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,15 @@ You can find all notable changes to Explorer for Endevor in this document. ## [1.5.2] – 2023-05-26 +### Fixed + - Fixed an issue with Generate with Copyback action which performed a Generate in place instead in case Override Signout was needed. - Fixed the workspace pull command by incorporating the provided ccid and comment to the request. ## [1.5.1] – 2023-05-10 +### Fixed + - Fixed an issue with Add an Element command which prevented local elements being added to Endevor. ## [1.5.0] – 2023-05-02