-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
24 lines (17 loc) · 965 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Changelog
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).
## [Unreleased]
## [1.0.1] - 2024-12-13
### Changed
- [UPGRADE-PKG] specifying 'all' to `vlt-admin upgrade-pkg` now upgrades every package and jails
- [SNAPSHOT] Avoid ":" characters in created snapshots
## [1.0.0] - 2024-10-03
First version of the project!
### Added
- [VLT-ADMIN] New command vlt-admin: allows to launch all subcommands defined on the project
- [UPGRADE] New 'upgrade' sub-command
- Duplicate of vulture-base's update_system.sh script (taken from v2.1.9)
- New Boot Environment feature: Allows to use a Boot Environement when upgrading a machine
- [SNAPSHOT/RESTORE] New scripts to create, list, remove and trigger snapshots and rollbacks for parts or all of the machine's datasets