From 82888cac4638637cbf2fdadef1eefff6b39e278e Mon Sep 17 00:00:00 2001 From: Vanessa Fotso <46642178+vanessuniq@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:03:53 -0400 Subject: [PATCH] v2.1.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d63136..03980dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# Vulcan v2.1.3 + +### Exciting New Features 🎉 +* VULCAN-551: Enabling SMTP feature to send emails via ActionMailer by @smarlaku820 in https://github.com/mitre/vulcan/pull/584 +* VULCAN-570: Control View Only and Edit Mode UX refactor by @vanessuniq in https://github.com/mitre/vulcan/pull/583 +### Other Changes +* VULCAN-579: Fix project update logic for detecting name changes correctly by @smarlaku820 in https://github.com/mitre/vulcan/pull/580 +* VULCAN-581: Enhance Import from Spreadsheet workflow by @vanessuniq in https://github.com/mitre/vulcan/pull/582 + # Vulcan v2.1.2 ### Exciting New Features 🎉