From 386126cd3121662f786b33e1bbf3a9fb971c244e Mon Sep 17 00:00:00 2001 From: Tayeb Sedraia Date: Wed, 22 May 2024 10:48:49 +0200 Subject: [PATCH] add changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f56ff5a..9aeaff4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,13 @@ 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](https://github.com/Orange-OpenSource/ods-ios/compare/1.1.0...qualif) +## [Unreleased](https://github.com/Orange-OpenSource/ods-ios/compare/1.2.0...qualif) + +### Fixed + +- [A11y] Target size is too small for info and chevron components, difficult to tap without mistake. ([#732](https://github.com/Orange-OpenSource/ods-ios/issues/732)) + +## [1.2.0](https://github.com/Orange-OpenSource/ods-ios/compare/1.0.0...1.2.0) - 2024-05-06 ### Added