updated changelog

Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
This commit is contained in:
niravparikh05
2023-01-27 18:16:44 +05:30
parent 9944d4b054
commit a22114d2bb

View File

@@ -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