Skip to content

Commit fb0833d

Browse files
committed
[CHANGELOG.md] minor edits / formatting of log
1 parent 9504047 commit fb0833d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## v0.3.0
44

5-
- Add support for filtered diff output by top n lines with new `--head` option
6-
- Add support for filtered diff output by last n lines with new `--tail` option
7-
- Add new `fdiff.textiter` module
5+
- Added support for head and tail diff output filter functionality
6+
- `fdiff` executable: add support for filtered diff output by top n lines with new `--head` option
7+
- `fdiff` executable: add support for filtered diff output by last n lines with new `--tail` option
8+
- Library: add new `fdiff.textiter` module
89
- Add README.md table of contents
910

1011
## v0.2.0

0 commit comments

Comments
 (0)