Skip to content

Commit 413d1fb

Browse files
authored
Update CHANGELOG for oidc-agent version 5.3.7
1 parent 4beb522 commit 413d1fb

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,6 @@
1212
<!-- ### Dependencies -->
1313
<!-- -->
1414

15-
## oidc-agent 5.3.8
16-
17-
### Enhancements
18-
19-
- Added `--edit` / `-e` option to `oidc-gen` to edit an existing account
20-
configuration. It behaves like `--manual`, but requires the account
21-
configuration to already exist and fails otherwise instead of creating a
22-
new configuration.
23-
- `oidc-gen -m` with an existing account configuration now auto-detects the usage of a public client from the config file, so the `--pub` flag is not longer needed.
24-
2515
## oidc-agent 5.3.7
2616

2717
### Enhancements
@@ -30,6 +20,11 @@
3020
the account configuration file. This allows a re-authentication to use the
3121
same flow. This is especially useful when the used client only allows
3222
certain flows.
23+
- Added `--edit` / `-e` option to `oidc-gen` to edit an existing account
24+
configuration. It behaves like `--manual`, but requires the account
25+
configuration to already exist and fails otherwise instead of creating a
26+
new configuration.
27+
- `oidc-gen -m` with an existing account configuration now auto-detects the usage of a public client from the config file, so the `--pub` flag is not longer needed.
3328

3429
## oidc-agent 5.3.6
3530

0 commit comments

Comments
 (0)