Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheraud committed Sep 19, 2017
1 parent c2f8bdc commit 0b1c75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_cck/_CHANGELOG.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
^ JCckContent class updated.
>> "Edit Own (Related Content)" permission support added.
>> "getData" method refactored, use "$content->getDataObject()" for previous behaviour.
>> "getProperty", "setProperty" method added.
>> "getProperty", "setProperty", "updateProperty" methods added.
>> "get" method refactored, use "$content->get( [instance_name], [property], [default_value] );" or "$content->getProperty( [property], [default_value] );".
>> "__construct", "getInstance", "load" methods' arguments changed: "$data = true" removed.

Expand Down

0 comments on commit 0b1c75d

Please sign in to comment.