You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,14 @@
13
13
14
14
## Master
15
15
16
+
- Edit Dangerfile as a Swift Package on `danger-swift edit` instead of xcodeproj [@417-72KI][] - [#566](https://github.com/danger/swift/pull/566)
17
+
16
18
## 3.16.0
17
19
18
20
- Update `SwiftLint` used by `danger-swift-with-swiftlint` from v0.46.1 to [0.50.3](https://github.com/realm/SwiftLint/releases/tag/0.50.3) - [#573](https://github.com/danger/swift/pull/573)
19
21
- Gitlab Error in merge request with estimate or spent time [@oscarcv][] - [#548](https://github.com/danger/swift/pull/548)
20
22
- Fix a decode error with BitBucket server [@pepix][] - [#553](https://github.com/danger/swift/pull/553)
21
23
- Resolve `// fileImport: ~` path to an absolute path on running `danger-swift edit`[@417-72KI][] - [#565](https://github.com/danger/swift/pull/565)
22
-
- Edit Dangerfile as a Swift Package on `danger-swift edit` instead of xcodeproj [@417-72KI][] - [#566](https://github.com/danger/swift/pull/566)
23
24
- Add ability to change meta information [@Nikoloutsos][] - [#567](https://github.com/danger/swift/pull/567)
24
25
- Add deactivated user status for GitLab [@antigp][] - [#572](https://github.com/danger/swift/pull/572)
0 commit comments