docs: update changelog for v1.13.0

This commit is contained in:
Markus Küffner
2024-03-23 21:31:10 +01:00
parent d9b6317d4d
commit d10fbf064d

View File

@@ -7,14 +7,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<!--
## [Unreleased]
### Added
- profile: spoolman
### Fixed
### Changed
### Removed
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.12.0...vX.X.X
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.13.0...vX.X.X
-->
## [v1.13.0] - 2024-03-23
### Added
- profile: [spoolman by Donkie](https://github.com/Donkie/Spoolman) via #91
**Full Changelog**: https://github.com/mkuf/prind/compare/v1.12.0...v1.13.0
## [v1.12.0] - 2024-03-23
### Added
* ci: workflow to build images for pull requests to review