Skip to content

Commit 2c16eda

Browse files
Release preparations
1 parent 826e502 commit 2c16eda

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9-
## [unreleased]
9+
## [1.3.0] - 2024-12-08
1010

11-
### Changed
11+
### Added
12+
13+
- Enhanced `-d` parameter: Added support for custom disk labels or UUIDs to override default locations. Multiple targets can be specified as a CSV list. (a9699ab)
1214

13-
- Improved automated search for backup target partitions: The script now also searches for the first partition labeled `pve_backup_usb` under `/dev/disk/by-label/`.
1415

15-
- Enhanced `-d` parameter: Added support for custom disk labels or UUIDs to override default locations. Multiple targets can be specified as a CSV list.
16+
### Changed
17+
18+
- Improved automated search for backup target partitions: The script now also searches for the first partition labeled `pve_backup_usb` under `/dev/disk/by-label/`. (a9699ab)
1619

1720

1821
## [1.2.0] - 2024-12-07
@@ -81,7 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8184
- All functionality and files.
8285

8386

84-
[unreleased]: https://github.com/foundata/proxmox-pve-backup-usb/compare/v1.2.0...HEAD
87+
[unreleased]: https://github.com/foundata/proxmox-pve-backup-usb/compare/v1.3.0...HEAD
88+
[1.3.0]: https://github.com/foundata/proxmox-pve-backup-usb/releases/tag/v1.2.0
8589
[1.2.0]: https://github.com/foundata/proxmox-pve-backup-usb/releases/tag/v1.2.0
8690
[1.1.3]: https://github.com/foundata/proxmox-pve-backup-usb/releases/tag/v1.1.3
8791
[1.1.2]: https://github.com/foundata/proxmox-pve-backup-usb/releases/tag/v1.1.2

0 commit comments

Comments
 (0)