From 1ee67d9ed6b752bc57b8fa4d8a566067194bb811 Mon Sep 17 00:00:00 2001 From: claudia glomb Date: Thu, 18 Mar 2021 10:21:17 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e28081..215c8a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.0.3] - 2021-18-03 + +Add a footer text to the view + ## [2.0.2] - 2020-14-05 Add Accessibilty for better voice over support and UITest integrations.