Skip to content

Commit ec59dbc

Browse files
authored
fix: move delete user 500 error fix to its right version (#8787)
1 parent 4d5676f commit ec59dbc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ All notable changes to the **Prowler API** are documented in this file.
1212
- Now the MANAGE_ACCOUNT permission is required to modify or read user permissions instead of MANAGE_USERS [(#8281)](https://github.com/prowler-cloud/prowler/pull/8281)
1313
- Now at least one user with MANAGE_ACCOUNT permission is required in the tenant [(#8729)](https://github.com/prowler-cloud/prowler/pull/8729)
1414

15+
---
16+
17+
## [1.13.2] (Prowler 5.12.3)
18+
1519
### Fixed
1620
- 500 error when deleting user [(#8731)](https://github.com/prowler-cloud/prowler/pull/8731)
1721

0 commit comments

Comments
 (0)