diff --git a/packages/health/CHANGELOG.md b/packages/health/CHANGELOG.md index bd6431033..a781dd92e 100644 --- a/packages/health/CHANGELOG.md +++ b/packages/health/CHANGELOG.md @@ -1,6 +1,7 @@ ## 12.0.2 * iOS: Parse metadata to remove unsupported types - PR [#1120](https://github.com/cph-cachet/flutter-plugins/pull/1120) +* iOS: Add UV Index Types * Update example apps ## 12.0.1 diff --git a/packages/health/README.md b/packages/health/README.md index ffa41fc89..f9c1ba9e6 100644 --- a/packages/health/README.md +++ b/packages/health/README.md @@ -362,6 +362,7 @@ The plugin supports the following [`HealthDataType`](https://pub.dev/documentati | MENSTRUATION_FLOW | NO_UNIT | yes | yes | | | WATER_TEMPERATURE | DEGREE_CELSIUS | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout | | UNDERWATER_DEPTH | METER | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout | +| UV_INDEX | COUNT | yes | | | | LEAN_BODY_MASS | KILOGRAMS | yes | yes | | ## Workout Types