diff --git a/docs/releases/3.0.0-alpha.11.md b/docs/releases/3.0.0-alpha.11.md
index d0c2318e2..61bac0c89 100644
--- a/docs/releases/3.0.0-alpha.11.md
+++ b/docs/releases/3.0.0-alpha.11.md
@@ -4,12 +4,15 @@ title: LibreTime 3.0.0 alpha 11
import ReleaseHead from './\_release-head.md';
-
+
## :sparkling_heart: Contributors
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
+- [@jooola](https://github.com/jooola)
+- [@paddatrapper](https://github.com/paddatrapper)
+
## :rocket: Features
- Use setuptools entrypoints ([#1409](https://github.com/libretime/libretime/issues/1409))
@@ -59,6 +62,8 @@ The LibreTime project wants to thank the following contributors for authoring PR
- **legacy:** replace massivescale/celery-php with jooola/celery-php
- **worker:** set celery timezone to UTC
- **api:** include id in file/webstream serializers
+- remove uninstall script ([#1682](https://github.com/libretime/libretime/issues/1682))
+- **worker:** add service log filepath ([#1640](https://github.com/libretime/libretime/issues/1640))
## :bug: Bug fixes
@@ -104,8 +109,12 @@ The LibreTime project wants to thank the following contributors for authoring PR
- **api:** static_url settings is required in dev mode ([#1662](https://github.com/libretime/libretime/issues/1662))
- **api_client:** comply to legacy schedule events
- **playout:** remove stream_buffer_start in event dispatch
-
-## :fire: Deprecation and removal
+- add PPA for newer liquidsoap version on Ubuntu
+- upgrade python packages during install ([#1707](https://github.com/libretime/libretime/issues/1707))
+- **installer:** test and create correct log path
+- **installer:** remove rougue reference to /var/log/airtime ([#1710](https://github.com/libretime/libretime/issues/1710))
+- **installer:** remove /var/tmp/airtime reference
+- **worker:** drop logfile reference until environment variable expansion works correctly
## :arrow_up: Upgrading
@@ -283,5 +292,3 @@ playout works correctly and can be heard in Icecast, however the **On Air**
button is greyed out and the status reported on the **Streams** status page can
report errors connecting to Liquidsoap. The current workaround is to upgrade the
server to Ubuntu 20.04.
-
-## :memo: Colophon