We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6c2c2 commit e019864Copy full SHA for e019864
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## Unreleased
4
5
+### New devices
6
+
7
+- Add support for Apple Watch SE (3rd generation) ([#473](https://github.com/devicekit/DeviceKit/issues/473))
8
9
+| Device | Case value |
10
+| --- | --- |
11
+| Apple Watch SE (3rd generation) 40mm | `Device.appleWatchSE3_40mm` |
12
+| Apple Watch SE (3rd generation) 44mm | `Device.appleWatchSE3_44mm` |
13
14
### Bug fixes
15
16
- Fixed iPhone Air incorrectly marked as having ultra-wide camera. ([#463](https://github.com/devicekit/DeviceKit/issues/463))
0 commit comments