diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e586bb..5d3d3914 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,13 @@ ##### Bug Fixes -* None. +* Fix an issue comparing mixed numeric and string prerelease version segments. + [sagiwei](https://github.com/sagiwei) + [#752](https://github.com/CocoaPods/Core/issues/752) + +* Fix crash when attempting to load non-existed CDN index shards on custom CDN repos. + [santam85](https://github.com/santam85) + [#771](https://github.com/CocoaPods/Core/pull/771) ## 1.15.2 (2024-02-06)