# # # patch "NEWS" # from [582cf1ed08e28cc7173443c5f5a9cba46c0916d4] # to [43d95a05bca2dd239e374b0af58dba9ed5883fbc] # ============================================================ --- NEWS 582cf1ed08e28cc7173443c5f5a9cba46c0916d4 +++ NEWS 43d95a05bca2dd239e374b0af58dba9ed5883fbc @@ -14,8 +14,15 @@ renamed item making it easier to copy and paste these paths for external program usage. + - `automate attributes` has been renamed to `automate get_attributes`, + also a bug has been fixed there so resurrected attributes are now + properly outputted as "new" and not "changed". + New features + - Two new commands to set and drop attributes over automate: + `automate set_attribute` and `automate drop_attribute` + Other Internal