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