Skip to content

Commit 049e355

Browse files
authored
Add missing CHANGELOG entries (#954)
1 parent bf23c4c commit 049e355

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,24 @@
44

55
##### Enhancements
66

7-
* None.
7+
* Print a warning instead of raising an exception when an unrecognized Xcode project object version is found.
8+
[Kaspik](https://github.com/Kaspik)
9+
[#953](https://github.com/CocoaPods/Xcodeproj/pull/953)
10+
11+
* Add support for optional includes (via `#include?`) in xcconfig files.
12+
[Werelds](https://github.com/Werelds)
13+
[#940](https://github.com/CocoaPods/Xcodeproj/pull/940)
14+
15+
* Add support for Xcode 15.3 project versions.
16+
[Brett-Best](https://github.com/Brett-Best)
17+
[#934](https://github.com/CocoaPods/Xcodeproj/pull/934)
18+
819

920
##### Bug Fixes
1021

11-
* None.
22+
* Bump `rexml` dependency to address [CVE-2024-399086](https://www.cve.org/CVERecord?id=CVE-2024-399086).
23+
[bmedenwald](https://github.com/bmedenwald)
24+
[#948](https://github.com/CocoaPods/Xcodeproj/pull/948)
1225

1326

1427
## 1.24.0 (2024-01-28)

0 commit comments

Comments
 (0)