Commit 7be80a8a authored by r-4bb1t's avatar r-4bb1t
Browse files

docs: add entry for `--timeout` option in `fedify lookup` command

parent afdb3051
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -25,6 +25,11 @@ To be released.
    allows it to parse non-Semantic Versioning number strings more flexibly.
    [[#353], [#365] by Hyeonseo Kim]]

 -  Added `--timeout` option to `fedify lookup` command. This option allows
    users to specify timeout in seconds for network requests to prevent
    hanging on slow or unresponsive servers.
    [[#258] by Hyunchae Kim]

### @fedify/next

 -  Created [Next.js] integration as the *@fedify/next* package.