Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djenriquez authored Apr 20, 2017
1 parent b815157 commit c34f69e
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# 2.1.0 (Unreleased)
# 2.2.0 (Unreleased)
## Features
- Support AWS EC2 authentication backend
- Support User/Pass authentication backend
- Improve GitHub authentication backend
- Provide ability to sort secrets
- Allow naming tokens generated from roles
- Add JSON diff view to compare updates
- Allow naming tokens generated from roles
- Support Cubbyhole secret backend
- Add ability to renew token

# 2.1.0
## Features
- Support AWS EC2 authentication backend - https://github.com/djenriquez/vault-ui/pull/76
- Support User/Pass authentication backend - https://github.com/djenriquez/vault-ui/pull/94
- Improve GitHub authentication backend - https://github.com/djenriquez/vault-ui/pull/78
- Provide ability to sort secrets - https://github.com/djenriquez/vault-ui/pull/82
- Improvements to backend code + upgrade React components - https://github.com/djenriquez/vault-ui/pull/93
- Support use with new Desktop App - https://github.com/djenriquez/vault-ui/pull/85

## Bug Fixes
- Fix 307 redirects
Expand Down

0 comments on commit c34f69e

Please sign in to comment.