Pull request: 4846-migration-fix

Updates #4846.

Squashed commit of the following:

commit 22e2e89e5390c7b1486fb69064c55da40fc5c7e7
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Aug 18 16:25:07 2022 +0300

    home: fix yaml object type
This commit is contained in:
Ainar Garipov
2022-08-18 16:34:08 +03:00
parent 257d167002
commit 4a7b4d03a1
2 changed files with 8 additions and 3 deletions

View File

@@ -28,8 +28,13 @@ and this project adheres to
- Go 1.18 support. v0.109.0 will require at least Go 1.19 to build.
### Fixed
- Migrations from releases older than v0.107.7 failing ([#4846]).
[#2993]: https://github.com/AdguardTeam/AdGuardHome/issues/2993
[#4795]: https://github.com/AdguardTeam/AdGuardHome/issues/4795
[#4846]: https://github.com/AdguardTeam/AdGuardHome/issues/4846