Browse Source

update changelog for release v0.1.3-alpha [no ci]

pull/429/head v0.1.3-alpha
Jason Dove 5 years ago
parent
commit
3a6d9e9f39
  1. 7
      CHANGELOG.md

7
CHANGELOG.md

@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file. @@ -4,8 +4,10 @@ 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/).
## [Unreleased]
## [0.1.3-alpha] - 2021-10-12
### Fixed
- Fix startup bug for linux/docker installations without a `/dev/dri` folder
- Fix startup bug for nvidia docker installations
## [0.1.2-alpha] - 2021-10-12
### Added
@ -693,7 +695,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). @@ -693,7 +695,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Initial release to facilitate testing outside of Docker.
[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.1.2-alpha...HEAD
[Unreleased]: https://github.com/jasongdove/ErsatzTV/compare/v0.1.3-alpha...HEAD
[0.1.3-alpha]: https://github.com/jasongdove/ErsatzTV/compare/v0.1.2-alpha...v0.1.3-alpha
[0.1.2-alpha]: https://github.com/jasongdove/ErsatzTV/compare/v0.1.1-alpha...v0.1.2-alpha
[0.1.1-alpha]: https://github.com/jasongdove/ErsatzTV/compare/v0.1.0-alpha...v0.1.1-alpha
[0.1.0-alpha]: https://github.com/jasongdove/ErsatzTV/compare/v0.0.62-alpha...v0.1.0-alpha

Loading…
Cancel
Save