docs: add ubuntu bionic deprecation notice
This commit is contained in:
parent
da6458caea
commit
06109e86f8
|
@ -16,6 +16,16 @@ The LibreTime project wants to thank the following contributors for authoring PR
|
|||
|
||||
## :fire: Deprecation and removal
|
||||
|
||||
### Ubuntu Bionic support deprecation
|
||||
|
||||
Support for Ubuntu Bionic is being deprecated, and will be removed in LibreTime v3.1.0. Maintenance only versions (3.0.x) for Ubuntu Bionic will be provided until the distribution release reaches its end of life. Please see the [supported distributions release policy](../developer-manual/development/releases.md#distributions-releases-support) for details.
|
||||
|
||||
Along with the Ubuntu Bionic deprecation, the following dependencies versions are also being deprecated:
|
||||
|
||||
- [liquidsoap 1.1.1](https://packages.ubuntu.com/bionic/liquidsoap)
|
||||
- [php7.2](https://packages.ubuntu.com/bionic/php7.2)
|
||||
- [python3.6](https://packages.ubuntu.com/bionic/python3)
|
||||
|
||||
## :arrow_up: Upgrading
|
||||
|
||||
## :warning: Known issues
|
||||
|
|
Loading…
Reference in New Issue