mirror of
https://github.com/mkuf/prind.git
synced 2026-01-21 06:32:10 +01:00
docs: prep release v1.15.0
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -7,16 +7,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
<!--
|
||||
## [Unreleased]
|
||||
### Added
|
||||
* docs: note about video device permissions via #155 reported by @d-graz
|
||||
* moonraker: additional requirements are installed prior to upstream requirements, fixes https://github.com/Arksine/moonraker/issues/864
|
||||
### Fixed
|
||||
### Changed
|
||||
* spoolman: serve via traefik subpath `/spoolman` instead of container port `8000`
|
||||
### Removed
|
||||
|
||||
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.13.0...vX.X.X
|
||||
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.15.0...vX.X.X
|
||||
-->
|
||||
|
||||
## [v1.15.0]
|
||||
### Added
|
||||
* docs: note about video device permissions via #155 reported by @d-graz
|
||||
* moonraker: install additional requirements prior to upstream requirements, fixes https://github.com/Arksine/moonraker/issues/864
|
||||
### Changed
|
||||
* docs: rework intro and added table of supported applications
|
||||
* spoolman: serve via traefik subpath `/spoolman` instead of container port `8000`
|
||||
|
||||
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.14.0...v1.15.0
|
||||
|
||||
## [v1.14.0] - 2024-05-06
|
||||
### Fixed
|
||||
* klipper: revert to python 3.11 base images as klipper does not support 3.12 yet to fix #143 and #150
|
||||
|
||||
Reference in New Issue
Block a user