From e66f3a9876e9a1c4f3da30dd889d80a8627b6782 Mon Sep 17 00:00:00 2001 From: William Allen Date: Wed, 6 Sep 2023 10:47:23 -0500 Subject: [PATCH] Updating changelog (#16264) * Updating changelog * Updating changelog * Referencing issue --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9596bf37e53b9..05a09ae8ee870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project does not yet adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) for setuptools_scm/PEP 440 reasons. +## 2.0.1 Chia blockchain 2023-09-06 + +### Fixed + +- Fix issue with GUI and `chia plotters` on Linux when making compressed plots (Fixes #16187) + ## 2.0.0 Chia blockchain 2023-08-24 ### Added