CHANGES.md in ruby-jss-3.2.0 vs CHANGES.md in ruby-jss-3.2.1
- old
+ new
@@ -13,10 +13,17 @@
__Please update all installations of ruby-jss to at least v1.6.0.__
Many many thanks to actae0n of Blacksun Hackers Club for reporting this issue and providing examples of how it could be exploited.
--------
-## \[3.12.0] 2023-09-05
+## \[3.2.1] 2023-09-08
+
+### Fixed
+ - Scopes are properly maintained when using #clone on Policy and PatchPolicy instances.
+ Note: the data loss issue in addressed is in the previous version still applies. If the original policy being cloned has any `jss_users` or `jss_user_groups` defined in the targets or exclusions. they will be lost when saving the clone.
+
+--------
+## \[3.2.0] 2023-09-05
### Added
- Several new attributes to Jamf::Computer instances:
- `#enrolled_via_ade?` Boolean
- `#mdm_capable?` Boolean