From 159bccc80669fc728a0693b9260deb172d04ba0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20K=C3=BCffner?= Date: Sun, 6 Aug 2023 15:17:46 +0200 Subject: [PATCH] Release v1.8.0 --- CHANGELOG.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 803353d..7af8a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,18 @@ 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/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + +## [v1.8.0] - 2023-08-06 +### Added - CHANGELOG.md - custom/docker-compose.custom.unique-uid-gid.override.yaml ### Fixed @@ -15,8 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactor moonraker-timelapse custom setup into an single override file - Clarify docs for upgrading the stack related to #86 -### Removed ---> +- Minimize get-info output and prompt user to upload the generated archive +- Improve command handling in get-info + +**Full Changelog**: https://github.com/mkuf/prind/compare/v1.7.1...v1.8.0 ## [v1.7.1] - 2023-06-22 ### Changed