mirror of
https://github.com/linuxserver/docker-transmission.git
synced 2025-10-28 15:36:06 +01:00
update changelog
This commit is contained in:
@@ -251,6 +251,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## 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).
|
||||
* **28.04.20:** - Use transmission-remote to update blocklist.
|
||||
* **30.03.20:** - Internalize blocklist-update.sh.
|
||||
|
||||
@@ -73,6 +73,7 @@ app_setup_block: |
|
||||
# changelog
|
||||
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: "28.04.20:", desc: "Use transmission-remote to update blocklist." }
|
||||
- { date: "30.03.20:", desc: "Internalize blocklist-update.sh." }
|
||||
|
||||
Reference in New Issue
Block a user