mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-11-03 02:05:47 +01:00
@@ -251,6 +251,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **02.06.20:** - Rebase to alpine 3.12, update to transmission 3.0, remove python2, add python3.
|
||||||
* **11.05.20:** - Remove unnecessary chmod (remnant of previous change).
|
* **11.05.20:** - Remove unnecessary chmod (remnant of previous change).
|
||||||
* **28.04.20:** - Use transmission-remote to update blocklist.
|
* **28.04.20:** - Use transmission-remote to update blocklist.
|
||||||
* **30.03.20:** - Internalize blocklist-update.sh.
|
* **30.03.20:** - Internalize blocklist-update.sh.
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ app_setup_block: |
|
|||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
|
||||||
|
- { date: "02.06.20:", desc: "Rebase to alpine 3.12, update to transmission 3.0, remove python2, add python3." }
|
||||||
- { date: "11.05.20:", desc: "Remove unnecessary chmod (remnant of previous change)." }
|
- { date: "11.05.20:", desc: "Remove unnecessary chmod (remnant of previous change)." }
|
||||||
- { date: "28.04.20:", desc: "Use transmission-remote to update blocklist." }
|
- { date: "28.04.20:", desc: "Use transmission-remote to update blocklist." }
|
||||||
- { date: "30.03.20:", desc: "Internalize blocklist-update.sh." }
|
- { date: "30.03.20:", desc: "Internalize blocklist-update.sh." }
|
||||||
|
|||||||
Reference in New Issue
Block a user