Skip to content

Commit

Permalink
Add changelog for v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramya18101 committed Oct 17, 2024
1 parent c5f2f43 commit 3b1d82f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

# [v1.6.0](https://github.com/auth0/auth0-cli/tree/v1.6.0) (Oct 17, 2024)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.5.1...v1.6.0)

### Added

- Support for importing `Flows`, `Forms` and `FlowVaultConnections` Terraform Resources [#1084]


### Fixed

- Resolved an issue to support `passwordless connection` while creating and updating a user [#1091]


# [v1.5.1](https://github.com/auth0/auth0-cli/tree/v1.5.1) (Oct 4, 2024)

[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.5.0...v1.5.1)
Expand Down Expand Up @@ -303,6 +317,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updating of action triggers which inevitably results in error [#597]

[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.5.1...HEAD
[#1091]: https://github.com/auth0/auth0-cli/issues/1091
[#1084]: https://github.com/auth0/auth0-cli/issues/1084
[#1083]: https://github.com/auth0/auth0-cli/issues/1083
[#1081]: https://github.com/auth0/auth0-cli/issues/1081
[#1079]: https://github.com/auth0/auth0-cli/issues/1079
Expand Down

0 comments on commit 3b1d82f

Please sign in to comment.