From 9d4e6d76fd24574ca8631a46428d85331e5b5268 Mon Sep 17 00:00:00 2001 From: Ethan Paul <24588726+enpaul@users.noreply.github.com> Date: Thu, 28 Oct 2021 20:24:20 -0400 Subject: [PATCH] Update changelog with bugfix for #65 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61d55e9..d7203c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ View this release on: - Improve debug-level logging for package installation, and time how long installing each package takes. Contributed by [Rebecca Turner](https://github.com/9999years). +- Fix crash caused by the package-under-test depending on Poetry's unsafe dependencies ([#65](https://github.com/enpaul/tox-poetry-installer/issues/65)) ## Version 0.8.1