Skip to content

Commit 942f159

Browse files
authored
chore: Merge hotfix/1.1.4 (#1498)
1 parent c5e5be7 commit 942f159

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
## [Unreleased]
66

7+
## [1.1.4]
8+
9+
_2025-02-19_
10+
11+
### Spark
12+
- 🛠️ Modal `inEdgeToEdge` parameter was applied even when set to false.
13+
- 🐛 Conditional modifiers were reapplying the chain instead of doing nothing when the predicate was false.
14+
715
## [1.1.3]
816

917
_2025-01-29_
@@ -438,7 +446,9 @@ _2023-03-29_
438446

439447
<!-- Links -->
440448

441-
[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.1.3...HEAD
449+
[Unreleased]: https://github.com/leboncoin/spark-android/compare/1.1.4...HEAD
450+
451+
[1.1.4]: https://github.com/leboncoin/spark-android/releases/tag/1.1.4
442452

443453
[1.1.3]: https://github.com/leboncoin/spark-android/releases/tag/1.1.3
444454

0 commit comments

Comments
 (0)