Skip to content

Commit

Permalink
Tweak changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ileitch committed Jan 4, 2024
1 parent afabb9b commit f334c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

##### Enhancements

- Add experimental unused import analysis.
- Add experimental unused import analysis option `--enable-unused-import-analysis`.
- The option `--external-encodable-protocols` is deprecated, use `--external-codable-protocols` instead.
- Assign-only properties on structs with synthesized initializers are now detected.
- Added the `--retain-codable-properties` option to retain all properties on Codable types.
Expand Down

0 comments on commit f334c05

Please sign in to comment.