From f6755984a01879d891116daa8824f8c8bc4e642d Mon Sep 17 00:00:00 2001 From: adam1929 <103995671+adam1929@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:32:15 +0200 Subject: [PATCH] Version 1.2.2 --- documentation/RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/RELEASE_NOTES.md b/documentation/RELEASE_NOTES.md index 62fc7e5..4fdbece 100644 --- a/documentation/RELEASE_NOTES.md +++ b/documentation/RELEASE_NOTES.md @@ -1,6 +1,11 @@ ## :arrow_double_up: [SDK version update guide](./VERSION_UPDATE.md) ## Release Notes +## Release Notes for 1.2.2 +#### October 11, 2023 +* Fixes + * Fixed: Missing x86_64 architecture build for iOS Notifications + ## Release Notes for 1.2.1 #### August 18, 2023 * Fixes