dump-server-state/CHANGELOG
2023-03-16 17:17:42 +01:00

37 lines
804 B
Plaintext

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
This project does not follow semantic versioning.
The **major** part of the version is the year
The **minor** part changes is the month
The **patch** part changes is incremented if multiple releases happen the same month
## [Unreleased]
### Added
### Changed
### Fixed
### Removed
### Security
## [23.03] 2023-03-16
### Added
* debug() accepts stdin
### Changed
* redirect disklabel, bioctl and atactl errors to stdin to be captured by $last_result
* ignore one of the errors in bioctl and atactl due to incompatible disk types
## [22.03] 2022-03-31
Create an OpenBSD version of dump-server-state from the master debian version