diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b874fb..3705440 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm * comments causing indenting issues [[#169](https://www.github.com/snakemake/snakefmt/issues/169)] ([#5](https://www.github.com/snakemake/snakefmt/issues/5)) ([e736235](https://www.github.com/snakemake/snakefmt/commit/e736235e52c1de4588fb4336beec3b7f71bdba86)) * indenation of line-wrapped code [[#171](https://www.github.com/snakemake/snakefmt/issues/171)] ([#7](https://www.github.com/snakemake/snakefmt/issues/7)) ([f524574](https://www.github.com/snakemake/snakefmt/commit/f5245745b0e5aae8162d9ab7b8df4f3a92ec8214)) +### Build + +* updated `black` to version `^23.1.0` ([5462512](https://github.com/snakemake/snakefmt/commit/546251258410966ada03c6562232b63521155da5)) + ## [0.8.0](https://www.github.com/snakemake/snakefmt/compare/v0.7.0...v0.8.0) (2022-12-19)