diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2022-12-15 15:50:03 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2022-12-15 15:50:03 +0100 |
commit | f5cdf935ede94296cad4b6c4efb6cc523d09301d (patch) | |
tree | 7698bbc7d978b1ca239de1d1ab0b95131a1cac35 | |
parent | bf822322bbd32e9bb4e882651bbb992b6ef92d8d (diff) | |
parent | c49bc18091339128ad29083110c042d69e0443a8 (diff) |
Merge remote-tracking branch 'release/stable4.2' into stable4.2
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5abe7e..a901f99c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ### Fixed - Undefined array offset error +## 4.2.2 – 2022-10-02 +### Fixed +- Sharing address books with groups that have spaces in their name + ## 4.2.1 – 2022-09-19 ### Changed - Important npm package updates |