mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
Add changelog entry.
This commit is contained in:
@@ -1,5 +1,27 @@
|
||||
# Changelog
|
||||
|
||||
## Version 5.2.0
|
||||
|
||||
Releasedate: 2024-01-15
|
||||
|
||||
```ruby
|
||||
pod 'DeviceKit', '~> 5.2'
|
||||
```
|
||||
|
||||
### New features
|
||||
|
||||
- Add `.hasUSBCConnectivity` to `Device` to indicate whether the device has an USB-C port. ([#373](https://github.com/devicekit/DeviceKit/pull/373))
|
||||
- Add `.hasDynamicIsland` to `Device` to indicate whether the device has a dynamic island. ([#368](https://github.com/devicekit/DeviceKit/pull/368))
|
||||
- Add `.has5gSupport` to `Device` to indicate whether the device has 5G support. ([#340](https://github.com/devicekit/DeviceKit/pull/340))
|
||||
- Added Privacy Manifest to DeviceKit. ([#367](https://github.com/devicekit/DeviceKit/pull/367))
|
||||
|
||||
### Contributors
|
||||
|
||||
Thanks to all the contributers of this release!
|
||||
- [mhausherr](https://github.com/mhausherr)
|
||||
- [417-72KI](https://github.com/417-72KI)
|
||||
- [furiosFast](https://github.com/furiosFast)
|
||||
|
||||
## Version 5.1.0
|
||||
|
||||
Releasedate: 2023-09-21
|
||||
|
||||
Reference in New Issue
Block a user