Skip to content

Commit

Permalink
Merge pull request #88 from jellyfin/prepare-18
Browse files Browse the repository at this point in the history
  • Loading branch information
crobibero authored Mar 28, 2022
2 parents cca74df + 5a89c76 commit 2263218
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,20 @@ artifacts:
- "Jellyfin.Plugin.OpenSubtitles.dll"
changelog: |2-
### Bug Fixes ###
- Move OpenSubtitlesHandler project to folder (#85) @crobibero
- Fix pagination (#92) @MBR-0001
### Tests ###
- Minor improvements (#90) @Bond-009
### Code or Repo Maintenance ###
- Use meta ci (#101) @crobibero
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
- Minor improvements (#90) @Bond-009
- Replace %20 with + in SearchSubtitlesAsync (#89) @MBR-0001
- Implement Bad Gateway handling & code cleanup (#87) @MBR-0001
### Dependency updates ###
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
### CI & build changes ###
- Use meta ci (#101) @crobibero

0 comments on commit 2263218

Please sign in to comment.