From b44d21d31fd7b417e81bd1e47d104722cc9330a9 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Thu, 26 Sep 2024 01:40:48 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9ea5d2fc..62550bdee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [Unreleased] + +- [[#344](https://git.platypush.tech/platypush/platypush/issues/344)]: removed + `marshmallow_dataclass` dependency. That package isn't included in the + package managers of any supported distros and requires to be installed via + pip. Making the Platypush' system packages depend on a pip-only package is + not a good idea. Plus, the library seems to be still in heavy development and + it has already broken compatibility with at least the `system` package. + ## [1.3.0] - [[#333](https://git.platypush.tech/platypush/platypush/issues/333)]: new file