CHANGELOG.md in apple_dep_client-2.0.1 vs CHANGELOG.md in apple_dep_client-2.1.0
- old
+ new
@@ -1,5 +1,12 @@
+## 2.1.0 (2015-10-31)
+
+Features:
+
+ - Deprecate device disown (new for iOS 9)
+ - Allow `await_device_configured` setting in configuration profiles
+
## 2.0.1 (2015-10-30)
Features:
- Allow newer versions of typhoeus
@@ -18,11 +25,11 @@
- Better error handling for undecryptable device callback data
Bugfixes:
- - Fix checking for PROFILE_NOT_FOUND errors when assigning or fetching profiles
+ - Fix checking for `PROFILE_NOT_FOUND` errors when assigning or fetching profiles
- Fix decrypting device callback data
## 1.1.3 (2015-08-01)
Features:
@@ -75,10 +82,10 @@
## 0.3.1 (2015-04-30)
Bugfixes:
- - Fix urls not respecting updates to the apple_dep_server config value
+ - Fix urls not respecting updates to the `apple_dep_server` config value
## 0.3.0 (2015-04-29)
Bugfixes: