diff --git a/build.yaml b/build.yaml index 6c453d62..f249176c 100644 --- a/build.yaml +++ b/build.yaml @@ -13,4 +13,25 @@ category: "Metadata" artifacts: - "Jellyfin.Plugin.Bookshelf.dll" changelog: |- - - 10.8 support (#33) @crobibero + - chore(deps): bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#46) @dependabot + - chore(deps): bump sharpcompress from 0.30.0 to 0.30.1 (#43) @dependabot + - Add analyzers to project (#28) @crobibero + + ### New features and improvements ### + - Read date and language information from opf (#47) @MinecraftPlaye + - Add ComicBookInfo metadata provider (#38) @MinecraftPlaye + + ### Bug Fixes ### + - Use proper NormalziationForm (#44) @crobibero + + ### Code or Repo Maintenance ### + - Update supported metadata providers and file types (#55) @MinecraftPlaye + - Use meta ci (#54) @crobibero + - Refactor opf metadata reader for readability (#45) @MinecraftPlaye + - Update ruleset and fix build (#42) @crobibero + + ### Documentation updates ### + - Update supported metadata providers and file types (#55) @MinecraftPlaye + + ### CI & build changes ### + - Use meta ci (#54) @crobibero