Skip to content

Commit f894e9b

Browse files
committed
Add changelog entry for multi-URL traverse support
Updated CHANGES.md to document the enhancement to fedify lookup command that now supports multiple URLs with the -t/--traverse option. #408 #449
1 parent 70c3284 commit f894e9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,14 @@ To be released.
8484
to trash and continue the initialization from new created directory.
8585
- Ask again if some options is not specified or invalid.
8686

87+
- The `fedify lookup` command now supports multiple URLs with the
88+
`-t`/`--traverse` option, allowing users to traverse multiple collections
89+
in a single command. [[#408], [#449] by Jiwon Kwon]
90+
8791
[#397]: https://github.com/fedify-dev/fedify/issues/397
92+
[#408]: https://github.com/fedify-dev/fedify/issues/408
8893
[#435]: https://github.com/fedify-dev/fedify/issues/435
94+
[#449]: https://github.com/fedify-dev/fedify/pull/449
8995

9096

9197
Version 1.9.0

0 commit comments

Comments
 (0)