fastlane/lib/fastlane/actions/docs/produce.md in fastlane-2.70.1 vs fastlane/lib/fastlane/actions/docs/produce.md in fastlane-2.70.2

- old
+ new

@@ -202,10 +202,14 @@ in_app_purchase: "on", # Valid values: "on", "off" inter_app_audio: "on", # Valid values: "on", "off" passbook: "on", # Valid values: "on", "off" push_notification: "on", # Valid values: "on", "off" siri_kit: "on", # Valid values: "on", "off" - vpn_configuration: "on" # Valid values: "on", "off" + vpn_configuration: "on", # Valid values: "on", "off" + network_extension: "on", # Valid values: "on", "off" + hotspot: "on", # Valid values: "on", "off" + multipath: "on", # Valid values: "on", "off" + nfc_tag_reading: "on", # Valid values: "on", "off" } ) deliver end