Skip to content

Commit

Permalink
Update changelog for 0.5.0 release (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonhurst authored Apr 30, 2024
1 parent 4af92ce commit faa3444
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/bitwarden/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.0] - 2024-04-26

### Changed

- Switched TLS backend to `rustls`, removing the dependency on `OpenSSL`. (#374)
Expand Down
2 changes: 2 additions & 0 deletions crates/bws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.0] - 2024-04-26

### Added

- Add a `BWS_CONFIG_FILE` environment variable to specify the location of the config file (#571)
Expand Down

0 comments on commit faa3444

Please sign in to comment.