From a22114d2bbe6c52f1350079250f0f4ddcc52705c Mon Sep 17 00:00:00 2001 From: niravparikh05 Date: Fri, 27 Jan 2023 18:16:44 +0530 Subject: [PATCH] updated changelog Signed-off-by: niravparikh05 --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2656483..53fb3b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,13 @@ All notable changes to this project will be documented in this file. ## Unreleased + ## Added - Enhance: Ability to set auto generated password during installation and force reset during first login [mabhi](https://github.com/mabhi) +## Changed +- Upgraded Ory Kratos to v0.10.1 [akshay196](https://github.com/akshay196) + ## [0.1.9] - 2022-12-29 ## Added @@ -15,9 +19,6 @@ All notable changes to this project will be documented in this file. - Fix modify userinfo service to include scope in response [mabhi](https://github.com/mabhi) - Kubectl commands work even after deleting an imported cluster from [mabhi](https://github.com/mabhi) and [niravparikh05](https://github.com/niravparikh05) -## Changed -- Upgraded Ory Kratos to v0.10.1 [akshay196](https://github.com/akshay196) - ## [0.1.8] - 2022-11-25 ## Added