Skip to content

Commit

Permalink
#429 update changelog with changes for removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed May 17, 2024
1 parent 5a62598 commit decd8a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).
- The [Scribe-i18n](https://github.com/scribe-org/Scribe-i18n) directory has been added for future localization work.
- SQLite queries were refactored to extract the DB access logic into a common file ([#378](https://github.com/scribe-org/Scribe-iOS/issues/378)).
- A SwiftLint pull request workflow was added to the codebase to check style and other coding conventions ([#390](https://github.com/scribe-org/Scribe-iOS/issues/390)).
- Trailing commas were removed from the codebase ([#421](https://github.com/scribe-org/Scribe-iOS/issues/421)).
- SwiftFormat was configured to allow for the removal of trailing commas ([#421](https://github.com/scribe-org/Scribe-iOS/issues/421)).
- Trailing commas were removed from the codebase ([#421](https://github.com/scribe-org/Scribe-iOS/issues/421)).
- Extra whitespace was removed from the codebase ([#429](https://github.com/scribe-org/Scribe-iOS/issues/429)).

# Scribe-iOS 2.3.0

Expand Down

0 comments on commit decd8a6

Please sign in to comment.