Skip to content

Commit

Permalink
Move back changelog (#877)
Browse files Browse the repository at this point in the history
In #798 we accidentally moved the bitwarden crate changelog. Moving it
back.
  • Loading branch information
Hinton authored Jul 8, 2024
1 parent ad5fed3 commit 990937e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Changed

- `ClientSettings` and `DeviceType` is now exported in the root module (#805)
- Secrets Manager now requires `bitwarden::secrets_manager::ClientSecretsExt` and
`bitwarden::secrets_manager::ClientProjectsExt` to be imported in order to access `secrets()` and
`projects` on the client (#798)

### Removed

Expand Down

0 comments on commit 990937e

Please sign in to comment.