diff --git a/CHANGELOG.md b/CHANGELOG.md index 75f3e79..674c3d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ ## Changelog -### stable-7830 +### 0.9.0 -* Updates all Docker Compose templates +* Updated to [Jitsi stable-7830](https://github.com/jitsi/docker-jitsi-meet/tree/stable-7830) * Adds `jitsi_jvb_advertise_ips`, which supports a comma separated list of IPs * Content-Security-Policy now allows `base-uri 'self'` (instead of `none`) * Fixed `jitsi_enable_letsencrypt` handling (please note: you will still have to uncomment `LETSENCRYPT_USE_STAGING=1` in the .env file/template if you only want to test Let's Encrypt)