summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Nguyen <benjamin.van.nguyen@gmail.com>2023-07-02 12:04:43 +0700
committerBenjamin Nguyen <benjamin.van.nguyen@gmail.com>2023-07-02 12:04:43 +0700
commit2b1db8bcc843c3fa8b634df86f94716c75ca470a (patch)
treef9e17c904d56dd41c2003868b08bf9b7e7ae332c
parentfde18e16dbef8f477c04658bd9315937ffa333d2 (diff)
changelogv3.1.2
-rw-r--r--CHANGELOG.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8031c3f..f66cd06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- [Fix loading .erdtree.toml on Windows](https://github.com/solidiquis/erdtree/issues/217) [#218](https://github.com/solidiquis/erdtree/pull/218)
- [Fix race to print to stdout/stderr which made error messages not appear at times](https://github.com/solidiquis/erdtree/issues/219) [#220](https://github.com/solidiquis/erdtree/pull/220)
-[This patches](https://github.com/solidiquis/erdtree/pull/215) a deadlock that occurs when `--pattern` fails to make any matches and the progress indicator is enabled which causes `erdtree` to completely freeze.
-
## [3.1.1] - 2023-07-01
[This patches](https://github.com/solidiquis/erdtree/pull/215) a deadlock that occurs when `--pattern` fails to make any matches and the progress indicator is enabled which causes `erdtree` to completely freeze.