Skip to content

Commit

Permalink
Update the changelogs for the 1.0 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
coltonhurst committed Oct 9, 2024
1 parent a76013c commit 69f2e55
Show file tree
Hide file tree
Showing 2 changed files with 6 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]

## [1.0.0] - 2024-09-26

### Added

- Support for secrets sync (#678)
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,13 +7,17 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0] - 2024-09-26

### Added

- The ability to edit unassigned secrets with direct permissions. (#906)
- Add a way to opt out of state by default with the new state_opt_out key (#930)

### Changed

- Updated MSRV `1.75.0` (#980)
- Use state files by default (#930)

### Removed

Expand Down

0 comments on commit 69f2e55

Please sign in to comment.