diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4c055..1984f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.1] 2024-05-28 + +### Fixed + +- Install outdated, but hardware-accellerated version of VLC + ## [1.1.0] 2022-01-10 ### Added @@ -23,5 +29,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release of `pi-player-lite` based on Raspberry Pi OS 2021-01-11 updated to Linux kernel 5.10.11 with added VLC 3.0.12 [unreleased]: https://github.com/IMAGINARY/pi-player-lite/compare/v1.0.0...HEAD +[1.1.1]: https://github.com/IMAGINARY/pi-player-lite/compare/v1.1.0...v1.1.1 [1.1.0]: https://github.com/IMAGINARY/pi-player-lite/compare/v1.0.0...v1.1.0 [1.0.0]: https://github.com/IMAGINARY/pi-player-lite/compare/v0.0.0...v1.0.0