# Changelog ## 0.4.0, 2022-09-29 - The "fd" feature can now be used to turn of the filedescriptor-passing (enabled by default). If this feature is disabled, the crate does not have any `unsafe` code. - The crate now depends on clap instead of structopt - Dependencies were updated - clap 4 Besides that only quality-of-life changes were made, to make development of this crate easier. ## Before 0.4.0 There was no changelog before the 0.4.0 release. Please have a look at the commt log.