From 0a1a16b210ede6486f0924f3059ec834d2773889 Mon Sep 17 00:00:00 2001 From: Saikrishna Bairamoni <84093461+SaikrishnaBairamoni@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:23:02 -0400 Subject: [PATCH] Update Release_notes.md --- docs/Release_notes.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/Release_notes.md b/docs/Release_notes.md index 0a3887b..216e50d 100644 --- a/docs/Release_notes.md +++ b/docs/Release_notes.md @@ -1,6 +1,21 @@ Jpo-security-svcs Release Notes ---------------------------- +Version 1.2.0, released July 5th 2023 +---------------------------------------- + +### **Summary** +The updates for jpo-security-svcs 1.2.0 involve CI/CD additions & an updated json version. + +Enhancements in this release: +- Added CI/CD for Docker Build & Sonar Cloud. + +Fixes in this release: +- Bumped json from 20180130 to 20230227 + +Known Issues +- There are no known issues at this time. + Version 1.1.0, released Mar 30th 2023 ----------------------------------------