Skip to content

Commit

Permalink
Update changelog for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dqsully committed Jun 15, 2021
1 parent b088526 commit 5391da9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Changelog
## `v1.1.0`
* Add OIDC auth support
* Add auth selector UI
* Add `secrets add <file>` command to help with editing the `secrets.yaml` file
* Add `secrets config login [host]` command to interactively configure user and external auth files
* Add `secrets config autoupdate` command to interactively enable or disable automatic updates
* Rename `secrets update` to `secrets self-update`
* Other minor code improvements

## `v1.0.5`
* Fix previous bug but now for CI/CD mode

Expand Down

0 comments on commit 5391da9

Please sign in to comment.