Skip to content

Commit bf8ea2a

Browse files
authored
Merge pull request #1148 from cph-cachet/health-12/UV
Update CHANGELOG and README
2 parents 4492858 + 88d020a commit bf8ea2a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/health/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 12.0.2
22

33
* iOS: Parse metadata to remove unsupported types - PR [#1120](https://github.com/cph-cachet/flutter-plugins/pull/1120)
4+
* iOS: Add UV Index Types
45
* Update example apps
56

67
## 12.0.1

packages/health/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ The plugin supports the following [`HealthDataType`](https://pub.dev/documentati
362362
| MENSTRUATION_FLOW | NO_UNIT | yes | yes | |
363363
| WATER_TEMPERATURE | DEGREE_CELSIUS | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout |
364364
| UNDERWATER_DEPTH | METER | yes | | Related to/Requires Apple Watch Ultra's Underwater Diving Workout |
365+
| UV_INDEX | COUNT | yes | | |
365366
| LEAN_BODY_MASS | KILOGRAMS | yes | yes | |
366367

367368
## Workout Types

0 commit comments

Comments
 (0)