From f19d900c50b9104b8e72eff4e69d3a8193ad5b0c Mon Sep 17 00:00:00 2001 From: Brugu <80006471+itsbrugu@users.noreply.github.com> Date: Wed, 3 May 2023 08:10:19 -0500 Subject: [PATCH] changelog updates --- CHANGELOG.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52906bb1..93ca60b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Changed -- Nothing should go in this section, please add to the latest unreleased version - (and update the corresponding date), or add a new version. + +## [1.1.0] +- Update Spring Boot Starter Parent version to 3.0.5 to address Security issues reported through Snyk. +- Fixed issue: https://github.com/cyberark/conjur-spring-boot-sdk/issues/84 +- Fixed issue: https://github.com/cyberark/conjur-spring-boot-sdk/issues/82 +- Fixed issue: https://github.com/cyberark/conjur-spring-boot-sdk/issues/80 +- https://github.com/cyberark/conjur-spring-boot-sdk/issues/78 +- https://github.com/cyberark/conjur-spring-boot-sdk/issues/75 +- https://github.com/cyberark/conjur-spring-boot-sdk/issues/64 +- https://github.com/cyberark/conjur-spring-boot-sdk/issues/63 ## [1.0.2] - 2022-04-06