Skip to content

Commit 79b5ca2

Browse files
authored
Add Changelog for v1.24.0 (#1404)
* Add Changelog for v1.24.0 * Update Changelog for v1.24.0
1 parent d2a5341 commit 79b5ca2

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
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.24.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)
@@ -618,7 +630,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
618630
- Updating of action triggers which inevitably results in error [#597]
619631

620632

621-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.21.0...HEAD
633+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.24.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)