From 15ee7eee200c09afb27d864f330481ce4f2c0682 Mon Sep 17 00:00:00 2001 From: Tayeb Sedraia Date: Fri, 24 May 2024 18:09:21 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a515525c..649a56c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,7 @@ 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.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 +## [Unreleased](https://github.com/Orange-OpenSource/ods-ios/compare/1.1.0...qualif) ### Added @@ -27,6 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Doc] Improve release documentation - [Tooling] Define ZIP archive for nightly and production builds (for artifacts storage in CI/CD pipelines) +### Fixed + +- [A11y] Buttons component : group labels and buttons ([#760](https://github.com/Orange-OpenSource/ods-ios/issues/760)) +- [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.1.0](https://github.com/Orange-OpenSource/ods-ios/compare/1.0.0...1.1.0) - 2024-03-08 ### Changed