From f1da2982237104b9c510e6b3d66eef11a418c043 Mon Sep 17 00:00:00 2001 From: Usman Saleem Date: Mon, 24 Jan 2022 09:33:47 +1000 Subject: [PATCH] 21.10.9 Changelog (#429) * 21.10.9 Changelog --- CHANGELOG.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a79e392e1..030c62d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,11 @@ # Changelog -## Next release (21.10.5) -### Features Added -- Update Vertx to 4.x. -- Update various other dependencies to latest versions. -- Update EthSigner docker image user to be `ethsigner` instead of `root`. May result in backward compatibility/permission issues with existing directory mounts. +## 21.10.9 +### Breaking Changes +- Update EthSigner docker image user to use `ethsigner` instead of `root`. It may result in backward compatibility/permission issues with existing directory mounts. ### Bugs Fixed -- Update various dependencies [#415](https://github.com/ConsenSys/ethsigner/issues/415) +- Update Vertx to 4.x and various other dependencies to their latest versions. [#415](https://github.com/ConsenSys/ethsigner/issues/415) --- ## 21.10.4