Skip to content

Commit df730ab

Browse files
committed
Add CHANGELOG entry
1 parent 6ca8bd1 commit df730ab

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## main branch
44

5-
* Fix Xcode 12.5 warnings about the class keyword for protocol inheritance that is deprecated.
6-
[@johnarn](https://github.com/johnarn)
5+
* Update `Package.swift` and `.podspec` to use newer min iOS version supported by Xcode 12+.
76
[@AliSoftware](https://github.com/AliSoftware)
7+
[#115](https://github.com/AliSoftware/Reusable/pull/115)
8+
9+
* Fix Xcode 12.5 warnings about the class keyword for protocol inheritance that is deprecated.
10+
[@johnarn](https://github.com/johnarn)
811
[#113](https://github.com/AliSoftware/Reusable/pull/113)
912

1013
## 4.1.1

0 commit comments

Comments
 (0)