Skip to content

Commit d88ba44

Browse files
committed
Add changelog.
1 parent fd9e199 commit d88ba44

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## Version 5.3.0
4+
5+
Releasedate: 2024-05-21
6+
7+
```ruby
8+
pod 'DeviceKit', '~> 5.3'
9+
```
10+
11+
### New May 2024 devices
12+
13+
This version adds support for the devices announced at the May 2024 Apple Event: ([#412](https://github.com/devicekit/DeviceKit/pull/412))
14+
15+
| Device | Case value |
16+
| --- | --- |
17+
| iPad Air (11-inch) (M2) | `Device.iPadAir11M2` |
18+
| iPad Air (13-inch) (M2) | `Device.iPadAir13M2` |
19+
| iPad Pro (11-inch) (M4) | `Device.iPadPro11M4` |
20+
| iPad Pro (13-inch) (M4) | `Device.iPadPro13M4` |
21+
322
## Version 5.2.4
423

524
Releasedate: 2024-04-30

0 commit comments

Comments
 (0)