Charlotte Liang преди 3 години
родител
ревизия
7ac007a29b
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      FirebaseRemoteConfigSwift/CHANGELOG.md

+ 3 - 0
FirebaseRemoteConfigSwift/CHANGELOG.md

@@ -1,3 +1,6 @@
+# 10.1.0
+- [fixed] Fix CocoaPods release did not include the RemoteConfigProperty feature. (#10371)
+
 # 10.0.0
 - [added] Added a new dynamic property wrapper API that enables developers to configure UI components to automatically updates when new config are activated. (#10155)