diff --git a/CHANGELOG.md b/CHANGELOG.md index 721a9b88..239b0c24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added * examples and usage instructions +* `Config::comment_start` field for changing the default comment symbols from `//` ### Fixed ### Changed +* default comment symbols for `Config::cargo` changed to `#` + ### Removed ## [0.25.0] - 2024-07-24