dump-server-state/CHANGELOG

55 lines
1.0 KiB
Plaintext
Raw Normal View History

# 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
Ignore errors with mysqladmin, until we find a way to deal with multiple instances.
### Fixed
### Removed
### Security
2022-04-20 11:06:17 +02:00
## [22.04.1] 2022-04-20
### Changed
redirect df errors to stdout
2022-04-03 11:17:45 +02:00
## [22.04] 2022-04-03
### Changed
Better iptables/ip6tables dump
2022-03-29 09:05:15 +02:00
## [22.03.10] 2022-03-29
### Changed
use nft is available and ignore iptables errors
2022-03-27 10:39:57 +02:00
## [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