make searchproviders.yaml user configurable

This commit is contained in:
aptalca
2022-03-13 16:36:25 -04:00
parent a178d0cec8
commit 71734199aa
3 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "13.03.21:", desc: "Make searchproviders.yaml user configurable." }
- { date: "11.03.21:", desc: "Rebase to alpine 3.14." }
- { date: "10.02.21:", desc: "Revert to alpine 3.12 as php 7.4 broke laravel." }
- { date: "10.02.21:", desc: "Rebasing to alpine 3.13." }