Browse Source

update changelog for release v0.5.5-beta [no ci]

pull/782/head v0.5.5-beta
Jason Dove 4 years ago
parent
commit
f65818c838
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased] ## [Unreleased]
## [0.5.5-beta] - 2022-05-03
### Fixed ### Fixed
- Fix adding episodes with no title to the search index - Fix adding episodes with no title to the search index
- This behavior was preventing some items from being removed from the trash - This behavior was preventing some items from being removed from the trash
@ -17,7 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Use `Sort Title` from Movie NFO metadata if available - Use `Sort Title` from Movie NFO metadata if available
- Support multiple `Artist` entries in music video NFO metadata - Support multiple `Artist` entries in music video NFO metadata
## [0.5.3-beta] - 2022-04-29 ## [0.5.4-beta] - 2022-04-29
### Fixed ### Fixed
- Cleanly stop all library scans when service termination is requested - Cleanly stop all library scans when service termination is requested
- Fix health check crash when trash contains a show or a season - Fix health check crash when trash contains a show or a season
@ -1150,7 +1152,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Initial release to facilitate testing outside of Docker. - Initial release to facilitate testing outside of Docker.
[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.4-beta...HEAD [Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.5-beta...HEAD
[0.5.5-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.4-beta...v0.5.5-beta
[0.5.4-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.3-beta...v0.5.4-beta [0.5.4-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.3-beta...v0.5.4-beta
[0.5.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.2-beta...v0.5.3-beta [0.5.3-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.2-beta...v0.5.3-beta
[0.5.2-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.1-beta...v0.5.2-beta [0.5.2-beta]: https://github.com/jasongdove/ErsatzTV/compare/v0.5.1-beta...v0.5.2-beta

Loading…
Cancel
Save