From ddb67075ee9020556e1bdab673d3ac66a15a8346 Mon Sep 17 00:00:00 2001 From: Sanyam Khurana Date: Thu, 16 May 2024 09:38:13 +0530 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5016b6..c988334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.5.0] - 2024-05-15 {TBD} + +### Changed + +* Integrates AWS Session manager directly. +* Updated dependencies. +* Improve error handling for user info API call +* Improve error message when user needs admin access + ## [4.4.0] - 2023-03-25 ### Changed