# 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 ## [24.01] 2024-01-12 ### Changed * ignore one of the errors in disklabel, bioctl and atactl due to incompatible disk types ## [23.06] 2023-06-05 ### Changed * command "rcctl ls failed" exits with 1 if enabled daemon is not running, but there is no error ## [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