Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-garcia committed Jan 8, 2024
1 parent 7e27d95 commit 02730b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/bitwarden/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

- Switched TLS backend to `rustls`, removing the dependency on `OpenSSL`.

## [0.4.0] - 2023-12-21

### Added
Expand Down
4 changes: 4 additions & 0 deletions crates/bws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Changed

- Switched TLS backend to `rustls`, removing the dependency on `OpenSSL`.

## [0.4.0] - 2023-12-21

### Added
Expand Down

0 comments on commit 02730b1

Please sign in to comment.