# 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 ## [22.04.3] 2022-04-26 ### Added * debug() accepts stdin ### Changed * task_mysql_processes: try mysqladmin ping before dumping the processlist ## [22.04.2] 2022-04-26 ### Changed * Ignore errors with mysqladmin, until we find a way to deal with multiple instances. ## [22.04.1] 2022-04-20 ### Changed redirect df errors to stdout ## [22.04] 2022-04-03 ### Changed Better iptables/ip6tables dump ## [22.03.10] 2022-03-29 ### Changed use nft is available and ignore iptables errors ## [22.03.9] 2022-03-27 ### Added * `--all` and `--none` options to execute all of no task. ### Changed * rename internal variables to use "task" as concept of unit of work ## [22.03.8] 2022-03-27 dump-server-state has its own repository and changelog