Skip to content

Commit

Permalink
ADD swiftlint changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mflknr committed Mar 12, 2024
1 parent a315af9 commit e99e4c7
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
### Changed
### Added

- package name to `swift-version-compare` to be in line with community standards
- [SwiftLint](https://github.com/realm/SwiftLint) with a .swiftlint.yml file. lint checks are done on CI

### Removed

- [CocoaPods](https://cocoapods.org) support
- example project

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

0 comments on commit e99e4c7

Please sign in to comment.