Skip to content

Commit ad8d5b8

Browse files
committed
Update changelog
1 parent 14e096c commit ad8d5b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66

77
##### Enhancements
88

9-
- None.
9+
- Comment commands can now be placed inline with declarations:
10+
```swift
11+
class Foo { // periphery:ignore
12+
...
13+
}
14+
```
1015

1116
##### Bug Fixes
1217

0 commit comments

Comments
 (0)