CHANGES.md in ruby-jss-0.10.2a5 vs CHANGES.md in ruby-jss-0.10.2
- old
+ new
@@ -1,6 +1,11 @@
# Change History
+## v 0.10.2, 2018-02-16
+
+- *IMPORTANT BUG FIX*: Updating JSS::Extendable objects with no changes to ext. attribs will no longer erase all ext attrib values. (!)
+
+
## v 0.10.1 2017-11-08
- Add: Extension Attribute values that are populated by Script or LDAP can now be modified via Extendable#set_ext_attr.
Previously, attempts to set the value would raise an exception, because those values aren't modifiable in the WebUI.