From e0fbd8055c0718fd3306ac6da26834d7b947f224 Mon Sep 17 00:00:00 2001 From: Alexandre Jacinto Date: Fri, 13 Sep 2024 10:54:57 +0100 Subject: [PATCH] chore: update changelog References: https://outsystemsrd.atlassian.net/browse/RMET-3608 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ea80eb6..7ce25470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Features + +- Android | Update dependency to FCM Android library (https://outsystemsrd.atlassian.net/browse/RMET-3608). + ## [2.11.1-OS11] ### Fixes