diff --git a/README.md b/README.md index 20ea320ee448cc1b1b61f82cd55bae06f3aa8532..f4d5fac72adc391c4bc6cfb307cba3d1a5281f07 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,7 @@ As with all DjangoLDP models, individual users may also be given permissions ind ## Allow XMPP server to access private datas By default, our Prosody server is allowed to access any Circle information, for membership purpose. You can set it to your own server by adding `XMPP_SERVER_IP` to your packages.yml. + +## Changelog + +Now supports Django4.2 and Python3.11