Skip to content

Commit a6f34de

Browse files
committed
Add Changelog for v1.24.0
1 parent d2a5341 commit a6f34de

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
# [v.1.24.0](https://github.com/auth0/auth0-cli/tree/v1.23.0) (December 09, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.23.0...v1.24.0)
13+
14+
### Added
15+
- Support new ACUL config commands [#1312]
16+
- Enhance login process by prompting for default tenant domain [#1388]
17+
- Add interactive api selection for resource server client creation [#1391]
18+
- Add resource server identifier flag alias for roles permissions commands [#1398]
19+
20+
21+
1022
# [v.1.23.0](https://github.com/auth0/auth0-cli/tree/v1.23.0) (November 14, 2025)
1123

1224
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.22.0...v1.23.0)
@@ -619,6 +631,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
619631

620632

621633
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.21.0...HEAD
634+
[#1398]: https://github.com/auth0/auth0-cli/pull/1398
635+
[#1391]: https://github.com/auth0/auth0-cli/pull/1391
636+
[1388]: https://github.com/auth0/auth0-cli/pull/1388
637+
[#1312]: https://github.com/auth0/auth0-cli/pull/1312
622638
[#1372]: https://github.com/auth0/auth0-cli/pull/1372
623639
[#1365]: https://github.com/auth0/auth0-cli/pull/1365
624640
[#1349]: https://github.com/auth0/auth0-cli/pull/1349

0 commit comments

Comments
 (0)