diff --git a/README.md b/README.md index 23d0fcf..e95fb8d 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,8 @@ However, a few points are left before go-away can be called v1.0.0: * [ ] Define strings and multi-language support for quick modification by operators without custom templates. * [ ] Have highly tested paths that match examples. * [ ] Caching of temporary fetches, for example, network ranges. -* [ ] Allow live policy reloading. +* [ ] Allow live and dynamic policy reloading. +* [ ] Multiple domains / subdomains -> one backend handling, CEL rules for backends * [ ] Merge all rules and conditions into one large AST for higher performance. * [ ] Explore exposing a module for direct Caddy usage. * [ ] More defined way of picking HTTP/HTTP(s) listeners and certificates.