From 9b5a14834d1194644a6739959dc83c80db752d29 Mon Sep 17 00:00:00 2001 From: Bert Blommers Date: Sun, 14 Nov 2021 12:41:41 -0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11088350e..211ed887b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ Moto Changelog =================== +2.2.15 +------ + General: + * Fixed the dependency bug - `moto install[all]` now installs all required dependencies again. + 2.2.14 ------ + Known bugs: + * Running `pip install moto[all]` will not install all required dependencies. + General: * Improved documentation for both users and contributors: http://docs.getmoto.org/en/latest/