Update CHANGELOG for version 1.5.1 release

Updated version date for release 1.5.1 and noted changes regarding Python package management.
This commit is contained in:
M0VUB 2025-12-14 02:03:07 +00:00 committed by GitHub
parent 198b1d1ad5
commit 46c66c3913
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ All notable changes to the hblink3-docker-install project will be documented in
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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.5.1] - 2024-12-14 ## [1.5.1] - 2025-12-14
### Changed ### Changed
- **BREAKING CHANGE - Modern Python Package Management**: For Debian 12+ (Bookworm/Trixie), HBMonv2 now uses a Python virtual environment instead of system-wide package installation - **BREAKING CHANGE - Modern Python Package Management**: For Debian 12+ (Bookworm/Trixie), HBMonv2 now uses a Python virtual environment instead of system-wide package installation