## What's Changed * Make CSVWriter.write(row:_) generic to accept any Sequence by @bouk in https://github.com/yaslab/CSV.swift/pull/113 * add keyDecodingStrategy option by @AntVil in https://github.com/yaslab/CSV.swift/pull/124 * Release 2.5.0 by @yaslab in https://github.com/yaslab/CSV.swift/pull/125 ## New Contributors * @bouk made their first contribution in https://github.com/yaslab/CSV.swift/pull/113 * @AntVil made their first contribution in https://github.com/yaslab/CSV.swift/pull/124 **Full Changelog**: https://github.com/yaslab/CSV.swift/compare/2.4.3...2.5.0