diff --git a/crates/bws/CHANGELOG.md b/crates/bws/CHANGELOG.md index 70004afb0..ba7818f90 100644 --- a/crates/bws/CHANGELOG.md +++ b/crates/bws/CHANGELOG.md @@ -17,7 +17,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### Changed - Updated MSRV `1.75.0` (#980) -- Use state files by default. You can opt out of this behavior with the new `state_opt_out` key. (#930) +- Use state files by default. You can opt out of this behavior with the new `state_opt_out` key. + (#930) ### Removed