Skip to content

Commit d9cd693

Browse files
authored
Add changelog for v1.20.0 (#1334)
* Add changelog for v1.20.0 * Update changelog for v1.20.0
1 parent f798967 commit d9cd693

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
# [v.1.20.0](https://github.com/auth0/auth0-cli/tree/v1.20.0) (September 11, 2025)
11+
12+
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.19.0...v1.20.0)
13+
14+
### Added
15+
- Add support patch for network ACL update flow [#1265]
16+
1017
# [v.1.19.0](https://github.com/auth0/auth0-cli/tree/v1.19.0) (September 9, 2025)
1118

1219
[Full Changelog](https://github.com/auth0/auth0-cli/compare/v1.18.0...v1.19.0)
@@ -568,7 +575,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
568575
- Updating of action triggers which inevitably results in error [#597]
569576

570577

571-
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.19.0...HEAD
578+
[unreleased]: https://github.com/auth0/auth0-cli/compare/v1.20.0...HEAD
579+
[1265]: https://github.com/auth0/auth0-cli/issues/1265
572580
[1317]: https://github.com/auth0/auth0-cli/issues/1317
573581
[1313]: https://github.com/auth0/auth0-cli/issues/1313
574582
[1306]: https://github.com/auth0/auth0-cli/issues/1306

0 commit comments

Comments
 (0)