File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ # [ v1.6.0] ( https://github.com/auth0/auth0-cli/tree/v1.6.0 ) (Oct 17, 2024)
11
+
12
+ [ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.5.1...v1.6.0 )
13
+
14
+ ### Added
15
+
16
+ - Support for importing ` Flows ` , ` Forms ` and ` FlowVaultConnections ` Terraform Resources [ #1084 ]
17
+
18
+ ### Fixed
19
+
20
+ - Resolved an issue to support ` passwordless connection ` while creating and updating a user [ #1091 ]
21
+
10
22
# [ v1.5.1] ( https://github.com/auth0/auth0-cli/tree/v1.5.1 ) (Oct 4, 2024)
11
23
12
24
[ Full Changelog] ( https://github.com/auth0/auth0-cli/compare/v1.5.0...v1.5.1 )
@@ -303,6 +315,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
303
315
- Updating of action triggers which inevitably results in error [ #597 ]
304
316
305
317
[ unreleased ] : https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
318
+ [ #1091 ] : https://github.com/auth0/auth0-cli/issues/1091
319
+ [ #1084 ] : https://github.com/auth0/auth0-cli/issues/1084
306
320
[ #1083 ] : https://github.com/auth0/auth0-cli/issues/1083
307
321
[ #1081 ] : https://github.com/auth0/auth0-cli/issues/1081
308
322
[ #1079 ] : https://github.com/auth0/auth0-cli/issues/1079
You can’t perform that action at this time.
0 commit comments