minifirewall/CHANGELOG

26 lines
496 B
Plaintext

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project **does not adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)**.
## [Unreleased]
### Added
* markers for each section of status output
* store and compare state between restart
* colorize output if terminal supports colors
### Changed
* use long options in some places
* output is normalized
### Deprecated
### Removed
### Fixed
* force remove temporary files
### Security